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

Commit

Permalink
chore(deps): update plugin maven-publish to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent e652ac3 commit 2504a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ javaparser-core = { module = "com.github.javaparser:javaparser-core", version.re
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
maven-publish = { id = "com.vanniktech.maven.publish.base", version = "0.27.0" }
maven-publish = { id = "com.vanniktech.maven.publish.base", version = "0.30.0" }

0 comments on commit 2504a8d

Please sign in to comment.