Skip to content

Commit

Permalink
Update plugin gradle-publish to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent e469129 commit e9957a0
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 @@ -69,7 +69,7 @@ bucket4j = { group = "com.bucket4j", name = "bucket4j_jdk17-lettuce", version =
[plugins]
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlinx-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.3.5" }
mikbot = { id = "dev.schlaubi.mikbot.gradle-plugin", version = "1.0.0" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 comments on commit e9957a0

Please sign in to comment.