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 6d45568 + 42e354b commit 1840dcfCopy full SHA for 1840dcf
1 file changed
project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
17
object Versions {
18
val play: String = "3.0.10"
19
val ebean = "17.5.0"
20
- val typesafeConfig = "1.4.6"
+ val typesafeConfig = "1.4.7"
21
}
22
23
val ebean = libraryDependencies ++= Seq(
0 commit comments