Skip to content

Commit

Permalink
Merge pull request #185 from PaperMC/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-3.2.2

build(deps): bump org.springframework.boot from 3.2.1 to 3.2.2
  • Loading branch information
kashike authored Jan 22, 2024
2 parents 5362e49 + b8d7cac commit 8603f31
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 @@ -5,7 +5,7 @@ indra = "3.1.3"
indra = { id = "net.kyori.indra", version.ref = "indra" }
indra-checkstyle = { id = "net.kyori.indra.checkstyle", version.ref = "indra" }
spotless = { id = "com.diffplug.spotless", version = "6.24.0" }
spring-boot = { id = "org.springframework.boot", version = "3.2.1" }
spring-boot = { id = "org.springframework.boot", version = "3.2.2" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" }

[libraries]
Expand Down

0 comments on commit 8603f31

Please sign in to comment.