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 (#493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 00afe9f commit e1d3df8
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 e1d3df8

Please sign in to comment.