Skip to content

Commit bc362c8

Browse files
authored
Merge pull request #557 from aws-observability/dependabot/gradle/com.google.cloud.tools.jib-3.4.0
Bump com.google.cloud.tools.jib from 3.3.2 to 3.4.0
2 parents be01f8d + 208798d commit bc362c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919
id("com.github.ben-manes.versions") version "0.48.0"
2020
id("com.github.jk1.dependency-license-report") version "2.5"
2121
id("com.github.johnrengelman.shadow") version "8.1.1"
22-
id("com.google.cloud.tools.jib") version "3.3.2"
22+
id("com.google.cloud.tools.jib") version "3.4.0"
2323
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
2424
id("nebula.release") version "17.2.2"
2525
id("org.springframework.boot") version "2.7.15"

0 commit comments

Comments
 (0)