Skip to content

Commit b8148a7

Browse files
authored
Merge pull request #298 from scala-steward/update/typesafe-1.4.3
Update typesafe:config to 1.4.3
2 parents 92bcdd4 + e753be4 commit b8148a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ crossScalaVersions += "3.3.1"
77

88
libraryDependencies ++= Seq(
99
"is.cir" %% "ciris" % "3.5.0",
10-
"com.typesafe" % "config" % "1.4.2",
10+
"com.typesafe" % "config" % "1.4.3",
1111
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % "test",
1212
"org.typelevel" %% "cats-effect" % "3.4.6" % "test"
1313
)

0 commit comments

Comments
 (0)