Skip to content

Commit

Permalink
Update ciris to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward[bot] committed Nov 23, 2023
1 parent a7f9f7e commit 3ee9484
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.4.0"
val cirisVersion = "3.5.0"
val core = Def.setting("is.cir" %%% "ciris" % cirisVersion)
}

Expand Down

0 comments on commit 3ee9484

Please sign in to comment.