Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.9.23

This commit is contained in:
Jakub Chrzanowski
2024-03-08 12:55:57 +01:00
parent 8ddc338d23
commit 2504c560d8
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
annotations = "24.1.0"
# plugins
kotlin = "1.9.21"
kotlin = "1.9.23"
changelog = "2.2.0"
gradleIntelliJPlugin = "1.17.2"
qodana = "0.1.13"