Skip to content

Commit 47d8f03

Browse files
committed
Adjust to recent changes in streamx runner
1 parent a0b9cc6 commit 47d8f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
4242
<quarkus.platform.version>3.18.3</quarkus.platform.version>
4343

44-
<streamx.version>2.0.8</streamx.version>
44+
<streamx.version>2.0.11-SNAPSHOT</streamx.version> <!-- TODO use 2.0.11 when released -->
4545
<json-path.version>2.9.0</json-path.version>
4646
<assertj-core.version>3.27.3</assertj-core.version>
4747
<wiremock.version>3.12.1</wiremock.version>

0 commit comments

Comments
 (0)