Skip to content

Commit b30b0ed

Browse files
committed
Update gradle-oci to 0.15.1
1 parent 06480ca commit b30b0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
8383
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }
8484
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
8585
nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.9.1" }
86-
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.14.0" }
86+
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.15.1" }
8787
openapi-generator = { id = "org.openapi.generator", version = "4.3.1" } # >= 5.0.0 breaks the tasks
8888
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 commit comments

Comments
 (0)