Skip to content

Commit

Permalink
Update orchestrator version to the 4.5.0.1700 (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka committed Dec 19, 2023
1 parent 4a275f6 commit e625ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencyResolutionManagement {
val junit = version("junit", "5.10.1")
val mockito = version("mockito", "5.7.0")
val mockk = version("mockk", "1.13.3")
val orchestrator = version("orchestrator", "4.5.0.1682")
val orchestrator = version("orchestrator", "4.5.0.1700")
val sonarlint = version("sonarlint", "9.5.0.76302")
val sonarqube = version("sonarqube", "10.0.0.68432")

Expand Down

0 comments on commit e625ecf

Please sign in to comment.