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 {
8
8
}
9
9
10
10
dependencies {
11
- implementation(" com.google.cloud.tools:jib-gradle-plugin:3.4.0 " )
11
+ implementation(" com.google.cloud.tools:jib-gradle-plugin:3.4.3 " )
12
12
}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pluginManagement {
19
19
id(" com.github.ben-manes.versions" ) version " 0.50.0"
20
20
id(" com.github.jk1.dependency-license-report" ) version " 2.5"
21
21
id(" com.github.johnrengelman.shadow" ) version " 8.1.1"
22
- id(" com.google.cloud.tools.jib" ) version " 3.4.0 "
22
+ id(" com.google.cloud.tools.jib" ) version " 3.4.3 "
23
23
id(" io.github.gradle-nexus.publish-plugin" ) version " 1.3.0"
24
24
id(" nebula.release" ) version " 18.0.6"
25
25
id(" org.springframework.boot" ) version " 2.7.17"
You can’t perform that action at this time.
0 commit comments