Skip to content

Commit 049ec2d

Browse files
authored
Merge pull request AVSystem#762 from scala-steward/update/spring-context-6.2.12
Update spring-context to 6.2.12
2 parents 545e5b1 + e9b6050 commit 049ec2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
3030
val scalacheckVersion = "1.19.0"
3131
val jettyVersion = "12.1.2"
3232
val mongoVersion = "5.6.1"
33-
val springVersion = "6.2.11"
33+
val springVersion = "6.2.12"
3434
val typesafeConfigVersion = "1.4.5"
3535
val commonsIoVersion = "1.3.2" // test only
3636
val scalaLoggingVersion = "3.9.6"

0 commit comments

Comments
 (0)