We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92bcdd4 + e753be4 commit b8148a7Copy full SHA for b8148a7
build.sbt
@@ -7,7 +7,7 @@ crossScalaVersions += "3.3.1"
7
8
libraryDependencies ++= Seq(
9
"is.cir" %% "ciris" % "3.5.0",
10
- "com.typesafe" % "config" % "1.4.2",
+ "com.typesafe" % "config" % "1.4.3",
11
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % "test",
12
"org.typelevel" %% "cats-effect" % "3.4.6" % "test"
13
)
0 commit comments