diff --git a/test/integration/go.mod b/test/integration/go.mod index bb6668035..efde74327 100644 --- a/test/integration/go.mod +++ b/test/integration/go.mod @@ -35,7 +35,7 @@ require ( github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.16.0 github.com/cloudevents/sdk-go/protocol/nats/v2 v2.16.0 github.com/cloudevents/sdk-go/protocol/nats_jetstream/v2 v2.16.0 - github.com/cloudevents/sdk-go/protocol/nats_jetstream/v3 v3.0.0-20250508140620-a443989d3a52 + github.com/cloudevents/sdk-go/protocol/nats_jetstream/v3 v3.0.0-20250512104126-d12b4e549c84 github.com/cloudevents/sdk-go/protocol/stan/v2 v2.16.0 github.com/cloudevents/sdk-go/v2 v2.16.0 github.com/confluentinc/confluent-kafka-go/v2 v2.10.0