Skip to content

Commit f0f2534

Browse files
authored
Merge pull request #3106 from eikek/update/typesafe-1.4.4
Update typesafe:config to 1.4.4
2 parents 3f2707f + dceb1df commit f0f2534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
libraryDependencies ++= Seq(
2-
"com.typesafe" % "config" % "1.4.3"
2+
"com.typesafe" % "config" % "1.4.4"
33
)

0 commit comments

Comments
 (0)