We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa0afa commit bf5307bCopy full SHA for bf5307b
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
val Version = new {
2
val Cats = "2.13.0"
3
val Circe = "0.14.15"
4
- val Ciris = "3.11.0"
+ val Ciris = "3.11.1"
5
val Munit = "1.2.1"
6
val Scala = "3.3.6"
7
}
0 commit comments