Skip to content

Commit e32d0bf

Browse files
committed
MCP-82 Update dependency versions
1 parent 5663ff6 commit e32d0bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ mcp-server = "0.10.0"
1313
commons-lang3 = "3.18.0"
1414
commons-text = "1.13.1"
1515
sslcontext-kickstart = "9.1.0"
16-
logback = "1.5.17"
16+
logback = "1.5.18"
1717

18-
junit = "5.12.2"
19-
junit-launcher = "1.12.2"
20-
mockito = "5.17.0"
21-
assertj = "3.10.0"
18+
junit = "5.13.4"
19+
junit-launcher = "1.13.4"
20+
mockito = "5.18.0"
21+
assertj = "3.27.3"
2222
awaitility = "4.3.0"
23-
wiremock = "3.13.0"
23+
wiremock = "3.13.1"
2424

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

0 commit comments

Comments
 (0)