Dependencies - upgrade org.jetbrains.intellij to 1.17.2

This commit is contained in:
Jakub Chrzanowski
2024-02-20 22:07:47 +01:00
parent a51bde09cf
commit b9b2639dca
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ annotations = "24.1.0"
# plugins
kotlin = "1.9.21"
changelog = "2.2.0"
gradleIntelliJPlugin = "1.16.1"
gradleIntelliJPlugin = "1.17.2"
qodana = "0.1.13"
kover = "0.7.5"