Skip to content

Commit a5b9420

Browse files
committed
Revert publish plugin
Working around this issue: vanniktech/gradle-maven-publish-plugin#920
1 parent e3c8d93 commit a5b9420

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
@@ -24,4 +24,4 @@ test-assertj = { module = "org.assertj:assertj-core", version = "3.27.3" }
2424
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
2525
test-jimfs = "com.google.jimfs:jimfs:1.3.0"
2626
test-junit = { module = "junit:junit", version = "4.13.2" }
27-
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.31.0" }
27+
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }

0 commit comments

Comments
 (0)