Skip to content

Commit

Permalink
Merge pull request #167 from dokar3/dependabot/gradle/com.vanniktech.…
Browse files Browse the repository at this point in the history
…maven.publish-0.29.0

Bump com.vanniktech.maven.publish from 0.28.0 to 0.29.0
  • Loading branch information
dokar3 committed Jun 21, 2024
2 parents c96a3f1 + 9e938b0 commit 33605fd
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 @@ -31,4 +31,4 @@ jetbrainsCompose = { id = "org.jetbrains.compose", version.ref = "compose-plugin
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
jetbrainsKotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }

0 comments on commit 33605fd

Please sign in to comment.