Skip to content

Commit

Permalink
Bump Java stream client used in tests
Browse files Browse the repository at this point in the history
(cherry picked from commit ace3ee9)
  • Loading branch information
michaelklishin committed Aug 10, 2021
1 parent 3967a65 commit f1ff050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</developers>

<properties>
<stream-client.version>0.1.0-SNAPSHOT</stream-client.version>
<stream-client.version>0.4.0-SNAPSHOT</stream-client.version>
<proton-j.version>0.33.8</proton-j.version>
<junit.jupiter.version>5.7.2</junit.jupiter.version>
<assertj.version>3.19.0</assertj.version>
Expand Down Expand Up @@ -132,4 +132,4 @@

</repositories>

</project>
</project>

0 comments on commit f1ff050

Please sign in to comment.