Dependencies - upgrade org.jetbrains.qodana to 2025.1.1

This commit is contained in:
Jakub Chrzanowski
2025-05-13 10:19:27 +02:00
parent da439ee085
commit b604ef476e
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ changelog = "2.2.1"
intelliJPlatform = "2.5.0"
kotlin = "2.1.20"
kover = "0.9.1"
qodana = "2024.3.4"
qodana = "2025.1.1"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }