Skip to content

Commit

Permalink
Update ciris to 3.3.0 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 6, 2023
1 parent f8b4bd2 commit 49f9667
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 @@ -84,7 +84,7 @@ object LibraryDependencies {
}

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

Expand Down

0 comments on commit 49f9667

Please sign in to comment.