Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.g…
Browse files Browse the repository at this point in the history
…radle.plugin to v2
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent ecc3e33 commit f556b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/buildlibs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spotless = "6.25.0"
[libraries]
spotless = { module = "com.diffplug.spotless:com.diffplug.spotless.gradle.plugin", version.ref = "spotless" }
plugin-publish = { module = "com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin", version = "1.3.0"}
kotlin = { module = "org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin", version = "1.9.25" }
kotlin = { module = "org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin", version = "2.0.20" }
nebula-apache-license = { module = "com.netflix.nebula.maven-apache-license:com.netflix.nebula.maven-apache-license.gradle.plugin", version = "21.1.0"}
reproducible-builds = { module = "org.gradlex.reproducible-builds:org.gradlex.reproducible-builds.gradle.plugin", version.ref = "reproducible-builds" }
sigstore = { module = "dev.sigstore.sign:dev.sigstore.sign.gradle.plugin", version = "1.0.0" }
Expand Down

0 comments on commit f556b45

Please sign in to comment.