Skip to content

Commit 96c8a6d

Browse files
committed
typesafe:config 1.4.5 (was 1.4.4)
1 parent 6be1123 commit 96c8a6d

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.1.0-M2"
1919
val ebean = "17.0.1"
20-
val typesafeConfig = "1.4.4"
20+
val typesafeConfig = "1.4.5"
2121
}
2222

2323
val ebean = libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)