fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.0 (#2434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-24 08:03:19 +05:30 committed by GitHub
parent 9351e79511
commit 7e4ebc0348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
build-download = "de.undercouch:gradle-download-task:5.4.0"
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-ktfmt = "com.facebook:ktfmt:0.43"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.24.0"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.25.0"
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.3"
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
build-r8 = "com.android.tools:r8:8.0.34"