Skip to content

Commit

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

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 in /build-logic
  • Loading branch information
b0n541 authored Mar 9, 2024
2 parents d280932 + dc63bfb commit a81d54b
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.22")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
}

0 comments on commit a81d54b

Please sign in to comment.