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 be01f8d + 208798d commit bc362c8Copy full SHA for bc362c8
settings.gradle.kts
@@ -19,7 +19,7 @@ pluginManagement {
19
id("com.github.ben-manes.versions") version "0.48.0"
20
id("com.github.jk1.dependency-license-report") version "2.5"
21
id("com.github.johnrengelman.shadow") version "8.1.1"
22
- id("com.google.cloud.tools.jib") version "3.3.2"
+ id("com.google.cloud.tools.jib") version "3.4.0"
23
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
24
id("nebula.release") version "17.2.2"
25
id("org.springframework.boot") version "2.7.15"
0 commit comments