Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 5968871 commit 45d9abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/BuildConstants.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
object BuildConstants {

object MainSettings {
const val kotlinVersion = "1.9.23"
const val kotlinVersion = "2.0.0"
const val ktlint = "10.3.0"
}

Expand Down

0 comments on commit 45d9abf

Please sign in to comment.