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 d9f3961 + 99b3bf6 commit 09e31feCopy full SHA for 09e31fe
project/Commons.scala
@@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
31
val jettyVersion = "12.0.23"
32
val mongoVersion = "5.5.1"
33
val springVersion = "5.3.39"
34
- val typesafeConfigVersion = "1.4.3"
+ val typesafeConfigVersion = "1.4.4"
35
val commonsIoVersion = "1.3.2" // test only
36
val scalaLoggingVersion = "3.9.5"
37
val pekkoVersion = "1.1.4"
0 commit comments