Skip to content

Commit

Permalink
chore(deps): update kotlinversion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 652d9ce commit 855b817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
String kotlinVersion = "1.8.22"
String kotlinVersion = "1.9.20"
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
Expand Down

0 comments on commit 855b817

Please sign in to comment.