Skip to content

Commit

Permalink
chore(deps): update plugin spring-boot to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 1608a70 commit 9a25ac4
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 @@ -7,7 +7,7 @@ indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
spring-boot = { id = "org.springframework.boot", version = "3.3.2" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }

[libraries]
Expand Down

0 comments on commit 9a25ac4

Please sign in to comment.