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.
1 parent 306e286 commit 252fe65Copy full SHA for 252fe65
build.gradle
@@ -37,7 +37,7 @@ allprojects {
37
pureconfigVersion = "0.17.9"
38
scalapbVersion = "0.11.18"
39
scalapbJson4sVersion = "0.11.1"
40
- typesafeConfigVersion = "1.4.3"
+ typesafeConfigVersion = "1.4.5"
41
monixVersion = "3.4.0" // just for tests!
42
}
43
0 commit comments