Skip to content

Commit

Permalink
Merge pull request #187 from b0n541/dependabot/gradle/build-logic/org…
Browse files Browse the repository at this point in the history
….jetbrains.kotlin-kotlin-gradle-plugin-2.0.0

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.0 in /build-logic
  • Loading branch information
b0n541 authored May 22, 2024
2 parents 4a703f8 + 42265d6 commit 580649f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ repositories {
}

dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
}

0 comments on commit 580649f

Please sign in to comment.