We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399759d commit f508c2bCopy full SHA for f508c2b
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
val assertj = "3.27.3"
6
val aws2 = "2.31.22"
7
val jackson = "2.18.3"
8
- val scala = "2.12.19"
+ val scala = "2.12.20"
9
val slf4j = "2.0.17"
10
val spectator = "1.8.11"
11
val spring = "6.2.5"
0 commit comments