Skip to content

Commit

Permalink
Update ciris to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Dec 2, 2024
1 parent b34c98d commit f7d7755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ object LibraryDependencies {
}

object Ciris {
val cirisVersion = "3.6.0"
val cirisVersion = "3.7.0"
val core = Def.setting("is.cir" %%% "ciris" % cirisVersion)
}

Expand Down

0 comments on commit f7d7755

Please sign in to comment.