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

Commit 10da0b0

Browse files
chore(deps): update plugin maven-publish to v0.29.0
1 parent fb827ce commit 10da0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ javaparser-core = { module = "com.github.javaparser:javaparser-core", version.re
3838
android-application = { id = "com.android.application", version.ref = "agp" }
3939
android-library = { id = "com.android.library", version.ref = "agp" }
4040
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
41-
maven-publish = { id = "com.vanniktech.maven.publish.base", version = "0.27.0" }
41+
maven-publish = { id = "com.vanniktech.maven.publish.base", version = "0.29.0" }

0 commit comments

Comments
 (0)