Skip to content

Commit b64c198

Browse files
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3 (#1282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea82713 commit b64c198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.8.20"
1818
shadow = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "7.1.2" }
1919
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }
2020
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
21-
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }
21+
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
2222
test-junit = { module = "junit:junit", version = "4.13.2" }
2323
test-assertj = { module = "org.assertj:assertj-core", version = "3.24.2" }
2424
test-assertk = "com.willowtreeapps.assertk:assertk:0.26.1"

0 commit comments

Comments
 (0)