Skip to content

Commit c0ec18d

Browse files
authoredFeb 24, 2025··
fix(deps): update dependency org.sonarsource.orchestrator:sonar-orchestrator-junit5 to v5.2.0.2403
1 parent d421cbe commit c0ec18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ assertj = "3.27.3"
2121
junit = "5.11.4"
2222
mockito = "5.15.2"
2323
mockito-kotlin = "5.4.0"
24-
sonarqube-orchestrator = "5.1.0.2254"
24+
sonarqube-orchestrator = "5.2.0.2403"
2525

2626
[libraries]
2727
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)
Please sign in to comment.