Skip to content

Commit 67093b0

Browse files
committed
Update ciris to 3.1.0
1 parent 46f3e4c commit 67093b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ scalaVersion := "2.13.10"
66
crossScalaVersions += "3.2.2"
77

88
libraryDependencies ++= Seq(
9-
"is.cir" %% "ciris" % "3.0.0",
9+
"is.cir" %% "ciris" % "3.1.0",
1010
"com.typesafe" % "config" % "1.4.2",
1111
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % "test",
1212
"org.typelevel" %% "cats-effect" % "3.4.6" % "test"

0 commit comments

Comments
 (0)