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 c0d72d5 + 65b4ce8 commit 9fefe3aCopy full SHA for 9fefe3a
1 file changed
project/Commons.scala
@@ -33,7 +33,7 @@ object Commons extends ProjectGroup("commons") {
33
val scalacheckVersion = "1.19.0"
34
val mongoVersion = "5.8.0"
35
val jettyVersion = "12.1.10"
36
- val springVersion = "6.2.18"
+ val springVersion = "6.2.19"
37
val typesafeConfigVersion = "1.4.9"
38
val commonsIoVersion = "1.3.2" // test only
39
val scalaLoggingVersion = "3.9.6"
0 commit comments