Skip to content

Commit

Permalink
dependency: Update dependency org.jetbrains.kotlin:kotlin-gradle-plug…
Browse files Browse the repository at this point in the history
…in to v2.1.0
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 00afe9f commit ba0f707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
dependencies {
implementation("net.kyori:indra-git:3.1.3")
implementation("com.google.guava:guava:33.3.1-jre")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
}

sourceSets {
Expand Down

0 comments on commit ba0f707

Please sign in to comment.