Skip to content

Commit

Permalink
Update ciris to 3.6.0 (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
Co-authored-by: Eric Meisel <eric.steven.meisel@gmail.com>
  • Loading branch information
3 people committed May 6, 2024
1 parent 834f52c commit 7614c17
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.5.0"
val cirisVersion = "3.6.0"
val core = Def.setting("is.cir" %%% "ciris" % cirisVersion)
}

Expand Down

0 comments on commit 7614c17

Please sign in to comment.