Skip to content

Commit

Permalink
spring 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jan 4, 2024
1 parent 04d64b9 commit 45fc84b
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.12"
val slf4j = "1.7.36"
val spectator = "1.7.5"
val spring = "6.1.1"
val spring = "6.1.2"

val crossScala = Seq(scala)
}
Expand Down

0 comments on commit 45fc84b

Please sign in to comment.