Skip to content

Commit 2b50776

Browse files
Gradle: Bump org.springframework.boot from 2.7.0 to 2.7.2
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34739a1 commit 2b50776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
kotlin("plugin.spring") version kotlinVersion apply false
2828
id("pl.allegro.tech.build.axion-release") version "1.13.6"
2929
id("com.diffplug.spotless") version "6.9.0"
30-
id("org.springframework.boot") version "2.7.0" apply false
30+
id("org.springframework.boot") version "2.7.2" apply false
3131
id("org.openapi.generator") version "5.4.0" apply false
3232
id("com.google.cloud.tools.jib") version "3.2.1" apply false
3333
id("io.gitlab.arturbosch.detekt") version "1.21.0"

0 commit comments

Comments
 (0)