File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ repositories {
88}
99
1010dependencies {
11- implementation(" com.google.cloud.tools:jib-gradle-plugin:3.3.1 " )
11+ implementation(" com.google.cloud.tools:jib-gradle-plugin:3.4.3 " )
1212}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
1919 id(" com.github.ben-manes.versions" ) version " 0.46.0"
2020 id(" com.github.jk1.dependency-license-report" ) version " 2.1"
2121 id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
22- id(" com.google.cloud.tools.jib" ) version " 3.3.1 "
22+ id(" com.google.cloud.tools.jib" ) version " 3.4.3 "
2323 id(" io.github.gradle-nexus.publish-plugin" ) version " 1.3.0"
2424 id(" nebula.release" ) version " 17.2.1"
2525 id(" org.springframework.boot" ) version " 2.7.11"
You can’t perform that action at this time.
0 commit comments