Skip to content

Commit b2bd96b

Browse files
committed
[8.x] typesafe:config 1.4.4 (was 1.4.3)
1 parent 0b72485 commit b2bd96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
object Versions {
1818
val play: String = "3.0.8"
1919
val ebean = "15.8.2"
20-
val typesafeConfig = "1.4.3"
20+
val typesafeConfig = "1.4.4"
2121
}
2222

2323
val ebean = libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)