There was an error while loading. Please reload this page.
1 parent 874929f commit 4a146abCopy full SHA for 4a146ab
1 file changed
build.sbt
@@ -20,7 +20,7 @@ lazy val resolvedScalaVersion =
20
case _ => v2_13
21
}
22
23
-val config = "com.typesafe" % "config" % "1.4.6"
+val config = "com.typesafe" % "config" % "1.4.7"
24
val pureConfig = "com.github.pureconfig" %% "pureconfig-core" % "0.17.8"
25
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.4.0"
26
0 commit comments