Skip to content

Commit 76b3841

Browse files
authored
Merge pull request #563 from scala-steward/update/patches
Patch updates
2 parents 4b9d3d6 + 5a6b11b commit 76b3841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "15.11.0"
20-
val typesafeConfig = "1.4.3"
20+
val typesafeConfig = "1.4.4"
2121
}
2222

2323
val ebean = libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)