Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.0.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.1...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 7d84ff0 commit bed0c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
id("maven-publish")
id("com.jfrog.artifactory") version "4.31.7"
id("idea")
id("org.springframework.boot") version "3.0.1"
id("org.springframework.boot") version "3.1.2"
id("io.spring.dependency-management") version "1.0.12.RELEASE"
}

Expand Down

0 comments on commit bed0c31

Please sign in to comment.