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 248a4cf commit dce938fCopy full SHA for dce938f
project/Commons.scala
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
30
val scalacheckVersion = "1.19.0"
31
val jettyVersion = "12.1.1"
32
val mongoVersion = "5.6.0"
33
- val springVersion = "5.3.39"
+ val springVersion = "6.2.11"
34
val typesafeConfigVersion = "1.4.5"
35
val commonsIoVersion = "1.3.2" // test only
36
val scalaLoggingVersion = "3.9.6"
0 commit comments