Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent e6b0cb6 commit 431e4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
}

dependencies {
implementation("org.jetbrains.kotlin", "kotlin-gradle-plugin", "1.5.31")
implementation("org.jetbrains.kotlin", "kotlin-gradle-plugin", "1.8.20")
implementation("com.diffplug.spotless","spotless-plugin-gradle","6.4.1")
implementation("org.jetbrains.qodana:gradle-qodana-plugin:0.1.13")
}
Expand Down

0 comments on commit 431e4cc

Please sign in to comment.