Dependencies - upgrade org.jetbrains.qodana to 2024.2.6

This commit is contained in:
Jakub Chrzanowski
2024-12-02 08:32:16 +01:00
committed by Jakub Chrzanowski
parent 02dad2d7d7
commit 413f9b8031
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ changelog = "2.2.1"
intelliJPlatform = "2.1.0"
kotlin = "1.9.25"
kover = "0.8.3"
qodana = "2024.2.3"
qodana = "2024.2.6"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }