We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1065f07 commit a6b2c25Copy full SHA for a6b2c25
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
val scala = "2.12.19"
9
val slf4j = "2.0.17"
10
val spectator = "1.8.7"
11
- val spring = "6.2.2"
+ val spring = "6.2.3"
12
}
13
14
import Versions._
0 commit comments