Skip to content

Commit e625ecf

Browse files
authored
Update orchestrator version to the 4.5.0.1700 (#408)
1 parent 4a275f6 commit e625ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencyResolutionManagement {
8383
val junit = version("junit", "5.10.1")
8484
val mockito = version("mockito", "5.7.0")
8585
val mockk = version("mockk", "1.13.3")
86-
val orchestrator = version("orchestrator", "4.5.0.1682")
86+
val orchestrator = version("orchestrator", "4.5.0.1700")
8787
val sonarlint = version("sonarlint", "9.5.0.76302")
8888
val sonarqube = version("sonarqube", "10.0.0.68432")
8989

0 commit comments

Comments
 (0)