Skip to content

Commit

Permalink
chore(deps): update kotlinversion to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 94c2979 commit ee2aec0
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.10"
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 ee2aec0

Please sign in to comment.