Dependencies - upgrade org.jetbrains.intellij to 1.16.1

This commit is contained in:
Jakub Chrzanowski
2023-12-01 13:38:31 +01:00
committed by Jakub Chrzanowski
parent 434219f313
commit 1b379c9007
2 changed files with 3 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.0"
gradleIntelliJPlugin = "1.16.1"
qodana = "0.1.13"
kover = "0.7.5"