Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 199006a commit 729a4f8
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.23"
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
id 'com.avast.gradle.docker-compose' version "0.17.4" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
Expand Down

0 comments on commit 729a4f8

Please sign in to comment.