Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 67eda68 commit 7f35ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ dependencies {
implementation "io.ebean:ebean-gradle-plugin:13.19.0"
implementation "com.google.cloud.tools:jib-gradle-plugin:3.3.2"
implementation "net.researchgate:gradle-release:3.0.2"
implementation "org.springframework.boot:spring-boot-gradle-plugin:3.1.0"
implementation "org.springframework.boot:spring-boot-gradle-plugin:3.1.1"
implementation "io.spring.gradle:dependency-management-plugin:1.1.0"
}

0 comments on commit 7f35ac9

Please sign in to comment.