Skip to content

Commit

Permalink
build(deps): bump spring-boot-gradle-plugin from 2.0.5.RELEASE to 2.4.3
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.0.5.RELEASE to 2.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.5.RELEASE...v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent cc0da3b commit 0ebcb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '2.0.5.RELEASE'
springBootVersion = '2.4.3'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 0ebcb88

Please sign in to comment.