Skip to content

Commit ed0d2ab

Browse files
Merge pull request #317 from Cosmo-Tech/dependabot/gradle/org.springframework.boot-2.7.2
2 parents 7cf9018 + 2b50776 commit ed0d2ab

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)