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 28, 2023
1 parent c883cf5 commit 8433c9a
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 8433c9a

Please sign in to comment.