Dependencies - upgrade `org.jetbrains.qodana` to `2023.3.2`

ijpgp-2.0-EAP
Jakub Chrzanowski 1 month ago
parent 329e8eb860
commit 3aaa72e920
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

@ -10,7 +10,7 @@
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.9.23`
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.7.6`
- Dependencies - upgrade `org.jetbrains.qodana` to `2023.3.1`
- Dependencies - upgrade `org.jetbrains.qodana` to `2023.3.2`
- Dependencies (GitHub Actions) - upgrade `actions/upload-artifact` to `4`
- Dependencies (GitHub Actions) - upgrade `codecov/codecov-action` to `4`
- Dependencies (GitHub Actions) - upgrade `gradle/wrapper-validation-action` to `2`

@ -6,8 +6,8 @@ annotations = "24.1.0"
kotlin = "1.9.23"
changelog = "2.2.0"
intelliJPlatform = "2.0.0-SNAPSHOT"
qodana = "2023.3.1"
kover = "0.7.6"
qodana = "2023.3.2"
[libraries]
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }

Loading…
Cancel
Save