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 45effc1 commit 4304e49Copy full SHA for 4304e49
1 file changed
build.sbt
@@ -45,7 +45,7 @@ val apacheThrift: String = "0.15.0"
45
val jacksonDatabind: String = "2.19.0"
46
val jacksonCbor: String = "2.19.0"
47
val jacksonScalaModule: String = "2.19.0"
48
-val simpleConfigurationVersion: String = "5.0.0"
+val simpleConfigurationVersion: String = "5.1.2"
49
val googleOAuthClient: String = "1.39.0"
50
val nettyVersion: String = "4.1.122.Final"
51
val slf4jVersion: String = "1.7.36"
0 commit comments