Skip to content

Commit

Permalink
Bump spring-boot-gradle-plugin from 2.7.2 to 2.7.3 (Netflix#3193)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2022
1 parent 1bb2bb3 commit e1f56b3
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 @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:7.0.0'
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.7.2'
classpath 'org.springframework.boot:spring-boot-gradle-plugin:2.7.3'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.+'
}
}
Expand Down

0 comments on commit e1f56b3

Please sign in to comment.