diff --git a/tests/systemtests/go.mod b/tests/systemtests/go.mod index 8f4b63227b..dfe7328eb1 100644 --- a/tests/systemtests/go.mod +++ b/tests/systemtests/go.mod @@ -10,7 +10,7 @@ replace ( require ( cosmossdk.io/math v1.5.3 - cosmossdk.io/systemtests v1.2.0 + cosmossdk.io/systemtests v1.2.1 github.com/cosmos/cosmos-sdk v0.53.0 github.com/stretchr/testify v1.10.0 github.com/tidwall/gjson v1.18.0