Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 8eaf8a8

Browse files
Merge pull request #46 from centralhardware/dependabot/gradle/com.google.cloud.tools.jib-3.5.3
Bump com.google.cloud.tools.jib from 3.5.2 to 3.5.3
2 parents 67cd65a + 7e771d4 commit 8eaf8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "2.3.10"
3-
id("com.google.cloud.tools.jib") version "3.5.2"
3+
id("com.google.cloud.tools.jib") version "3.5.3"
44
}
55

66
group = "me.centralhardware"

0 commit comments

Comments
 (0)