Skip to content

Commit fd2cd58

Browse files
authored
Merge pull request #3169 from eikek/update/typesafe-1.4.5
Update typesafe:config to 1.4.5
2 parents f209399 + 61a2227 commit fd2cd58

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.4"
2+
"com.typesafe" % "config" % "1.4.5"
33
)

0 commit comments

Comments
 (0)