Skip to content

Commit eec0ba5

Browse files
chore(deps): bump com.google.cloud.tools.jib from 3.5.0 to 3.5.1
Bumps com.google.cloud.tools.jib from 3.5.0 to 3.5.1. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77aaa11 commit eec0ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("org.springframework.boot") version "3.5.7"
33
id("io.spring.dependency-management") version "1.1.7"
44
id("java")
5-
id("com.google.cloud.tools.jib") version "3.5.0"
5+
id("com.google.cloud.tools.jib") version "3.5.1"
66
}
77

88
version = "0.0.1-SNAPSHOT"

0 commit comments

Comments
 (0)