Skip to content

Commit 87fc73f

Browse files
Update typesafe:config to 1.4.5 (andyglow#221)
1 parent 484fe88 commit 87fc73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ developers := List(
6060
releaseCrossBuild := true
6161

6262
libraryDependencies ++= Seq(
63-
"com.typesafe" % "config" % "1.4.4",
63+
"com.typesafe" % "config" % "1.4.5",
6464
"org.scalatest" %% "scalatest" % "3.2.19" % Test)
6565

6666
releaseCrossBuild := true

0 commit comments

Comments
 (0)