Skip to content

Commit 19bb18d

Browse files
fix: update dependency com.vanniktech:gradle-maven-publish-plugin to v0.32.0
1 parent 615314b commit 19bb18d

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
@@ -8,7 +8,7 @@ gradle-android-cacheFix = "3.0.1"
88
gradle-infrastructure = "0.19.1"
99
kotlin = "2.0.0"
1010
versionsPlugin = "0.51.0"
11-
publish-plugin = "0.29.0"
11+
publish-plugin = "0.32.0"
1212

1313
[libraries]
1414
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "android-gradle-plugin" }

0 commit comments

Comments
 (0)