Dependencies - upgrade org.jetbrains.qodana to 2024.2.3

This commit is contained in:
Jakub Chrzanowski
2024-09-25 21:20:21 +02:00
committed by Jakub Chrzanowski
parent aeb824be14
commit d0b82ae02c
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.1.9"
qodana = "2024.2.3"
[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }