Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8986a0

Browse files
authoredMay 15, 2025··
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.32.0 (#4368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93084eb commit e8986a0

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
@@ -26,7 +26,7 @@ jackson = "2.19.0"
2626
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.10.0" }
2727
robovmPlugin = { module = "com.mobidevelop.robovm:robovm-gradle-plugin", version.ref = "robovm" }
2828
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
29-
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.31.0"
29+
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.32.0"
3030
spotlessPlugin = "com.diffplug.spotless:spotless-plugin-gradle:7.0.3"
3131

3232
kotlin-stdLib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }

0 commit comments

Comments
 (0)
Please sign in to comment.