Skip to content

Commit

Permalink
Merge pull request #13 from SgtSilvio/renovate/org.jetbrains.kotlin.j…
Browse files Browse the repository at this point in the history
…vm-1.x

Update plugin kotlin-jvm to v1.9.25
  • Loading branch information
SgtSilvio authored Jul 28, 2024
2 parents 2e73e9f + d145fe5 commit 5a7fd0d
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 @@ json = { module = "org.json:json", version.ref = "json" }
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version.ref = "reactor-netty" }

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.25" }
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }

0 comments on commit 5a7fd0d

Please sign in to comment.