Skip to content

Commit 4a146ab

Browse files
Update typesafe:config to 1.4.7 (#1216)
1 parent 874929f commit 4a146ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy val resolvedScalaVersion =
2020
case _ => v2_13
2121
}
2222

23-
val config = "com.typesafe" % "config" % "1.4.6"
23+
val config = "com.typesafe" % "config" % "1.4.7"
2424
val pureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.8"
2525
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.4.0"
2626

0 commit comments

Comments
 (0)