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.
1 parent 9e6986f commit b3e0eceCopy full SHA for b3e0ece
gradle/libs.versions.toml
@@ -6,11 +6,11 @@ sonar-java = "8.6.0.37351"
6
sonar-scanner-gradle = "5.1.0.4882"
7
sonar-orchestrator = "5.0.0.2065"
8
sonar-license-api = "3.4"
9
-sonar-lint = "10.9.0.79478"
+sonar-lint = "10.10.0.79572"
10
slf4j = "2.0.16"
11
logback = "1.5.12"
12
jackson = "2.18.1"
13
-json-schema-validator = "1.5.3"
+json-schema-validator = "1.5.4"
14
junit = "5.11.3"
15
assertj = "3.26.3"
16
mockito = "5.14.2"
@@ -19,7 +19,7 @@ spotless-gradle = "6.25.0"
19
blowdryer-gradle = "1.7.1"
20
yguard = "4.1.1"
21
eclipse-jgit = "7.0.0.202409031743-r"
22
-commons-io = "2.17.0"
+commons-io = "2.18.0"
23
re2j = "1.7"
24
gradle-shadow = "8.3.5"
25
awaitility = "4.2.2"
0 commit comments