Dependencies - upgrade org.jetbrains.qodana to 2025.2.1

This commit is contained in:
Jakub Chrzanowski
2025-10-27 13:29:36 +01:00
parent b67f51c520
commit e0f54377b7
2 changed files with 2 additions and 2 deletions

View File

@@ -7,9 +7,8 @@ opentest4j = "1.3.0"
changelog = "2.4.0"
intelliJPlatform = "2.10.2"
kotlin = "2.2.0"
kover = "0.9.1"
qodana = "2025.1.1"
kover = "0.9.3"
qodana = "2025.2.1"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }