Dependencies - upgrade org.jetbrains.qodana to 2023.3.2

This commit is contained in:
Jakub Chrzanowski
2024-04-15 09:40:00 +02:00
parent f83b2a7dd4
commit 8c641e4966
2 changed files with 2 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ exampleLibrary = "24.1.0"
kotlin = "2.0.0"
changelog = "2.2.0"
intelliJPlatform = "2.0.0-SNAPSHOT"
qodana = "2024.1.5"
kover = "0.8.0"
qodana = "2024.1.5"
[libraries]
exampleLibrary = { group = "com.example", name = "exampleLibrary", version.ref = "exampleLibrary" }