Skip to content

Commit

Permalink
Merge pull request #89 from patxibocos/renovate/io.github.gradle-nexu…
Browse files Browse the repository at this point in the history
…s.publish-plugin-2.x
  • Loading branch information
patxibocos committed Apr 6, 2024
2 parents 54849b6 + 2317715 commit 019ef7b
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 @@ -8,7 +8,7 @@ coroutines = "1.8.0"
[plugins]
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 = "1.3.0" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

Expand Down

0 comments on commit 019ef7b

Please sign in to comment.