Skip to content

Commit

Permalink
Update plugin maven-publish to v0.30.0 (#425)
Browse files Browse the repository at this point in the history
Co-authored-by: David Taylor <51968233+davidtaylor-juul@users.noreply.github.com>
Co-authored-by: Travis Wyatt <travis@juul.com>
  • Loading branch information
3 people authored Oct 22, 2024
1 parent f9dc44d commit bd306b7
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 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }

0 comments on commit bd306b7

Please sign in to comment.