There was an error while loading. Please reload this page.
2 parents 9170eea + 57838c2 commit a4cbccbCopy full SHA for a4cbccb
1 file changed
build.sbt
@@ -55,7 +55,7 @@ lazy val template = project
55
scalacOptions -= "-Xfatal-warnings",
56
libraryDependencies ++= Seq(
57
"com.github.nscala-time" %% "nscala-time" % V.nscalaTime,
58
- "com.typesafe" % "config" % "1.4.7",
+ "com.typesafe" % "config" % "1.4.8",
59
"org.apache.pekko" %% "pekko-http-core" % V.pekkoHttp,
60
"org.scalatest" %% "scalatest" % V.scalatest % Test
61
)
0 commit comments