Skip to content

Commit 8b92418

Browse files
authored
Merge pull request #283 from scala-steward/update/ciris-3.1.0
Update ciris to 3.1.0
2 parents 46f3e4c + 67093b0 commit 8b92418

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)