Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent a070c30 commit 9f42512
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 'com.avast.gradle.docker-compose' version "0.17.5" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
Expand Down

0 comments on commit 9f42512

Please sign in to comment.