We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b72485 + b2bd96b commit 7dc8edbCopy full SHA for 7dc8edb
1 file changed
project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
17
object Versions {
18
val play: String = "3.0.8"
19
val ebean = "15.8.2"
20
- val typesafeConfig = "1.4.3"
+ val typesafeConfig = "1.4.4"
21
}
22
23
val ebean = libraryDependencies ++= Seq(
0 commit comments