Skip to content

Commit

Permalink
Update plugin gradle-plugin-publish to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 106a368 commit b000c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetimizely-gradle-plugin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.2" }

[libraries]
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit b000c8d

Please sign in to comment.