Skip to content

Commit

Permalink
Upgrade tempest to 1.10.3 (#3061)
Browse files Browse the repository at this point in the history
  • Loading branch information
damar-block authored Dec 15, 2023
1 parent 29dc0a1 commit b7abf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ object Dependencies {
val tempest2TestingDocker = "app.cash.tempest:tempest2-testing-docker"
val tempest2TestingInternal = "app.cash.tempest:tempest2-testing-internal"
val tempest2TestingJvm = "app.cash.tempest:tempest2-testing-jvm"
val tempestBom = "app.cash.tempest:tempest-bom:1.10.2"
val tempestBom = "app.cash.tempest:tempest-bom:1.10.3"
val tempestTesting = "app.cash.tempest:tempest-testing"
val tempestTestingDocker = "app.cash.tempest:tempest-testing-docker"
val tempestTestingInternal = "app.cash.tempest:tempest-testing-internal"
Expand Down

0 comments on commit b7abf54

Please sign in to comment.