Skip to content

Commit

Permalink
Update gradle-oci to 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Jan 27, 2025
1 parent 370124a commit 641edea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.4" }
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.6" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
nebula-ospackage = { id = "com.netflix.nebula.ospackage", version = "11.10.1" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.0" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.1" }
openapi-generator = { id = "org.openapi.generator", version = "7.11.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 641edea

Please sign in to comment.