Skip to content

Commit 6c86a2e

Browse files
committed
Update dependencies
1 parent f583f01 commit 6c86a2e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[versions]
2-
sonarlint-core = "10.36.0.83732"
2+
sonarlint-core = "10.37.0.83857"
33

44
sonarqube = "6.1.0.5360"
55

66
license-plugin = "0.16.1"
77
artifactory-plugin = "5.2.5"
88
cyclonedx-plugin = "1.10.0"
99

10-
sonar-php = "3.45.0.12991"
10+
sonar-php = "3.52.0.15197"
1111

12-
mcp-server = "0.14.1"
13-
commons-lang3 = "3.19.0"
12+
mcp-server = "0.16.0"
13+
commons-lang3 = "3.20.0"
1414
commons-text = "1.14.0"
15-
ayza = "10.0.0"
16-
logback = "1.5.20"
17-
jetty = "12.1.3"
15+
ayza = "10.0.2"
16+
logback = "1.5.21"
17+
jetty = "12.1.4"
1818
jsonschema-generator = "4.38.0"
1919

20-
junit = "5.14.0"
21-
junit-launcher = "1.14.0"
20+
junit = "5.14.1"
21+
junit-launcher = "1.14.1"
2222
mockito = "5.20.0"
2323
assertj = "3.27.6"
2424
awaitility = "4.3.0"
25-
wiremock = "3.13.1"
25+
wiremock = "3.13.2"
2626

2727
[libraries]
2828
sonarlint-java-client-utils = { module = "org.sonarsource.sonarlint.core:sonarlint-java-client-utils", version.ref = "sonarlint-core" }

0 commit comments

Comments
 (0)