We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cf9018 + 2b50776 commit ed0d2abCopy full SHA for ed0d2ab
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
kotlin("plugin.spring") version kotlinVersion apply false
28
id("pl.allegro.tech.build.axion-release") version "1.13.6"
29
id("com.diffplug.spotless") version "6.9.0"
30
- id("org.springframework.boot") version "2.7.0" apply false
+ id("org.springframework.boot") version "2.7.2" apply false
31
id("org.openapi.generator") version "5.4.0" apply false
32
id("com.google.cloud.tools.jib") version "3.2.1" apply false
33
id("io.gitlab.arturbosch.detekt") version "1.21.0"
0 commit comments