Skip to content

Commit abcbf03

Browse files
committed
Update gradle-oci to 0.20.1
1 parent c4707fe commit abcbf03

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
@@ -86,6 +86,6 @@ javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8
8686
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
8787
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
8888
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
89-
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.0" }
89+
oci = { id = "io.github.sgtsilvio.gradle.oci", version = "0.20.1" }
9090
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
9191
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)