Skip to content

Commit

Permalink
spring 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Feb 7, 2025
1 parent 6362f71 commit ea9db78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
val scala = "2.13.16"
val slf4j = "2.0.16"
val spectator = "1.8.4"
val spring = "6.1.16"
val spring = "6.2.2"

val crossScala = Seq(scala, "3.5.1")
}
Expand Down

0 comments on commit ea9db78

Please sign in to comment.