Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 17b36e7

Browse files
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.29.0 (#3101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0be0364 commit 17b36e7

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
@@ -40,7 +40,7 @@ build-download = "de.undercouch:gradle-download-task:5.6.0"
4040
build-javapoet = "com.squareup:javapoet:1.13.0"
4141
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4242
build-ktfmt = "com.facebook:ktfmt:0.51"
43-
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
43+
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.29.0"
4444
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.5"
4545
build-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
4646
build-moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }

0 commit comments

Comments
 (0)