Skip to content

Commit 3b563f8

Browse files
committed
⬆️ ✨ chore(gradle/libs.versions.toml): Update annotations to 26.0.2 and qodana to 2024.3.4
1 parent 2d75ed8 commit 3b563f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ guava = "33.4.0-jre"
66
druid = "1.2.24"
77
jsqlparser = "5.0"
88
evoInflector = "1.3"
9-
annotations = "26.0.1"
9+
annotations = "26.0.2"
1010

1111
# plugins
1212
changelog = "2.2.1"
1313
intelliJPlatform = "2.2.1"
1414
kotlin = "1.9.25"
1515
kover = "0.8.3"
16-
qodana = "2024.2.3"
16+
qodana = "2024.3.4"
1717

1818
[libraries]
1919
junit = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)