Skip to content

Commit 4890fe3

Browse files
chore(deps): bump com.google.cloud.tools.jib from 3.4.4 to 3.4.5
Bumps com.google.cloud.tools.jib from 3.4.4 to 3.4.5. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03eecf7 commit 4890fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("org.springframework.boot") version "3.4.3"
33
id("io.spring.dependency-management") version "1.1.7"
44
id("java")
5-
id("com.google.cloud.tools.jib") version "3.4.4"
5+
id("com.google.cloud.tools.jib") version "3.4.5"
66
}
77

88
version = "0.0.1-SNAPSHOT"

0 commit comments

Comments
 (0)