Skip to content

Commit

Permalink
Update dependency org.springframework:spring-core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 16, 2023
1 parent 81703c8 commit 60d69d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ logback = "ch.qos.logback:logback-classic:1.4.4"
reactorBom = "io.projectreactor:reactor-bom:2020.0.38"
slf4jApi = "org.slf4j:slf4j-api:2.0.3"
snakeYaml = "org.yaml:snakeyaml:1.33"
spring = "org.springframework:spring-core:5.3.23"
spring = "org.springframework:spring-core:6.1.0"
thymeleaf = "org.thymeleaf:thymeleaf:3.0.15.RELEASE"

[plugins]
Expand Down

0 comments on commit 60d69d9

Please sign in to comment.