Skip to content

Commit

Permalink
Update plugin mavenPublish to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 6f63f5e commit 3348ee8
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 @@ -22,7 +22,7 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
binaryCompat = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version.ref = "binary_compat" }
completeKotlin = { id = "com.louiscad.complete-kotlin", version = "1.1.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }

[libraries]
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
Expand Down

0 comments on commit 3348ee8

Please sign in to comment.