Skip to content

Commit

Permalink
build(deps): bump org.springframework.boot from 3.1.1 to 3.1.4
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.1...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 87c5c7e commit 49fba7c
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.1"
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.19.0" }
spring-boot = { id = "org.springframework.boot", version = "3.1.1" }
spring-boot = { id = "org.springframework.boot", version = "3.1.4" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.1" }

[libraries]
Expand Down

0 comments on commit 49fba7c

Please sign in to comment.