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

Commit 8b1d362

Browse files
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.28.0 (#2953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d6adee commit 8b1d362

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
@@ -42,7 +42,7 @@ build-download = "de.undercouch:gradle-download-task:5.6.0"
4242
build-javapoet = "com.squareup:javapoet:1.13.0"
4343
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4444
build-ktfmt = "com.facebook:ktfmt:0.47"
45-
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.27.0"
45+
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
4646
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.5"
4747
build-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
4848
build-moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }

0 commit comments

Comments
 (0)