We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
annotations
qodana
1 parent 2d75ed8 commit 3b563f8Copy full SHA for 3b563f8
gradle/libs.versions.toml
@@ -6,14 +6,14 @@ guava = "33.4.0-jre"
6
druid = "1.2.24"
7
jsqlparser = "5.0"
8
evoInflector = "1.3"
9
-annotations = "26.0.1"
+annotations = "26.0.2"
10
11
# plugins
12
changelog = "2.2.1"
13
intelliJPlatform = "2.2.1"
14
kotlin = "1.9.25"
15
kover = "0.8.3"
16
-qodana = "2024.2.3"
+qodana = "2024.3.4"
17
18
[libraries]
19
junit = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }
0 commit comments