Dependencies - upgrade org.jetbrains.qodana to 2025.3.1

This commit is contained in:
Jakub Chrzanowski
2026-02-03 13:44:19 +01:00
parent 3dee025bce
commit fee3121230
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ changelog = "2.5.0"
intelliJPlatform = "2.11.0"
kotlin = "2.2.21"
kover = "0.9.3"
qodana = "2025.2.2"
qodana = "2025.3.1"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }