Skip to content

Commit ff901a2

Browse files
authored
Merge pull request #747 from scala-steward/update/8.x/patches
[8.x] Patch updates
2 parents ac8a2e8 + 6a64b10 commit ff901a2

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.11"
1919
val ebean = "17.7.0"
20-
val typesafeConfig = "1.4.8"
20+
val typesafeConfig = "1.4.9"
2121
}
2222

2323
val ebean = libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)