Skip to content

Commit

Permalink
Update plugin mavenPublish to v0.30.0 (#357)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent ccf1a87 commit 0001cf4
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 @@ -27,6 +27,6 @@ reflections = "org.reflections:reflections:0.10.2"
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
mavenPublish = "com.vanniktech.maven.publish:0.29.0"
mavenPublish = "com.vanniktech.maven.publish:0.30.0"
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 0001cf4

Please sign in to comment.