Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plu…
Browse files Browse the repository at this point in the history
…gin to v1.9.23
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent 442afb0 commit e66fd3d
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,6 +9,6 @@ repositories {

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
implementation("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.9.20-1.0.14")
}

0 comments on commit e66fd3d

Please sign in to comment.