Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent c52bbec commit 25eda4d
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 @@ -20,7 +20,7 @@ asm = "org.ow2.asm:asm:9.7.1"
diffUtils = "io.github.java-diff-utils:java-diff-utils:4.15"
picnic = "com.jakewharton.picnic:picnic:0.7.0"
mordant = "com.github.ajalt.mordant:mordant:3.0.1"
kotlinPlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
kotlinPlugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
mavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.30.0"
spotlessPlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
Expand Down

0 comments on commit 25eda4d

Please sign in to comment.