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

Commit e6f2e95

Browse files
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3 (#2582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc5ea6a commit e6f2e95

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
@@ -41,7 +41,7 @@ build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
4141
build-download = "de.undercouch:gradle-download-task:5.4.0"
4242
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4343
build-ktfmt = "com.facebook:ktfmt:0.44"
44-
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.25.2"
44+
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
4545
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.3"
4646
build-moshi = "com.squareup.moshi:moshi:1.15.0"
4747
build-moshi-kotlin = "com.squareup.moshi:moshi-kotlin:1.15.0"

0 commit comments

Comments
 (0)