Skip to content

Commit

Permalink
Merge pull request #19 from kdroidFilter/dependabot/gradle/com.vannik…
Browse files Browse the repository at this point in the history
…tech.maven.publish-0.31.0

Bump com.vanniktech.maven.publish from 0.30.0 to 0.31.0
  • Loading branch information
kdroidFilter authored Mar 9, 2025
2 parents e8fa746 + 072f2bb commit 777fd98
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 @@ -56,5 +56,5 @@ compose = { id = "org.jetbrains.compose", version.ref = "compose" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
android-application = { id = "com.android.application", version.ref = "agp" }
google-osdetector = { id = "com.google.osdetector", version = "1.7.3" }
vannitktech-maven-publish = {id = "com.vanniktech.maven.publish", version = "0.30.0"}
vannitktech-maven-publish = {id = "com.vanniktech.maven.publish", version = "0.31.0"}
dokka = { id = "org.jetbrains.dokka" , version = "2.0.0"}

0 comments on commit 777fd98

Please sign in to comment.