Skip to content

Commit

Permalink
Bump org.springframework.boot from 3.0.6 to 3.1.0
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.6 to 3.1.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 4, 2023
1 parent a6d2a93 commit 23d0af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

plugins {
id 'org.springframework.boot' version '3.0.6'
id 'org.springframework.boot' version '3.1.0'
id "com.install4j.gradle" version "10.0.5"
id "de.undercouch.download" version "5.4.0"
id 'jacoco'
Expand Down

0 comments on commit 23d0af2

Please sign in to comment.