We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a939324 commit 71b7762Copy full SHA for 71b7762
project/Commons.scala
@@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
31
val scalacheckVersion = "1.18.1"
32
val jettyVersion = "12.0.16"
33
val mongoVersion = "5.3.1"
34
- val springVersion = "5.3.39"
+ val springVersion = "6.2.2"
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
37
val scalaLoggingVersion = "3.9.5"
0 commit comments