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

This commit is contained in:
Jakub Chrzanowski
2023-04-25 13:28:43 +02:00
parent 60610dca3f
commit 398b08ee5d
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ annotations = "24.0.1"
# plugins
dokka = "1.8.10"
kotlin = "1.8.20"
kotlin = "1.8.21"
changelog = "2.0.0"
gradleIntelliJPlugin = "1.13.3"
qodana = "0.1.13"