Skip to content

Commit

Permalink
Update gradle-oci to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Aug 6, 2024
1 parent 6968510 commit e2267e0
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.2" }
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.9.1" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.14.0" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.15.1" }
openapi-generator = { id = "org.openapi.generator", version = "4.3.1" } # >= 5.0.0 breaks the tasks
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit e2267e0

Please sign in to comment.