Skip to content

Commit

Permalink
Update wisp to 1.4.1 (cashapp#2786)
Browse files Browse the repository at this point in the history
  • Loading branch information
tso authored May 18, 2023
1 parent f85afaa commit 77bc754
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 @@ -158,7 +158,7 @@ object Dependencies {
val wireRuntime = "com.squareup.wire:wire-runtime:4.6.2"
val wireSchema = "com.squareup.wire:wire-schema:4.6.2"
val wispAwsEnvironment = "app.cash.wisp:wisp-aws-environment"
val wispBom = "app.cash.wisp:wisp-bom:1.4.0"
val wispBom = "app.cash.wisp:wisp-bom:1.4.1"
val wispClient = "app.cash.wisp:wisp-client"
val wispConfig = "app.cash.wisp:wisp-config"
val wispContainersTesting = "app.cash.wisp:wisp-containers-testing"
Expand Down

0 comments on commit 77bc754

Please sign in to comment.