Skip to content

Commit

Permalink
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25…
Browse files Browse the repository at this point in the history
….3 (#1282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 2, 2023
1 parent ea82713 commit b64c198
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 @@ -18,7 +18,7 @@ dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.8.20"
shadow = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "7.1.2" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.19.0" }
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
test-junit = { module = "junit:junit", version = "4.13.2" }
test-assertj = { module = "org.assertj:assertj-core", version = "3.24.2" }
test-assertk = "com.willowtreeapps.assertk:assertk:0.26.1"
Expand Down

0 comments on commit b64c198

Please sign in to comment.