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 28, 2025
1 parent d74278d commit eea786c
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 @@ -86,6 +86,6 @@ javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.0" }
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.1" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit eea786c

Please sign in to comment.