We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65785a1 commit e9c8843Copy full SHA for e9c8843
spring-cloud-contract-stub-runner-boot/pom.xml
@@ -26,13 +26,13 @@
26
<groupId>org.springframework.cloud</groupId>
27
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
28
<!--Because of the docker creation process explicit version is needed-->
29
- <version>4.3.1-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
30
</dependency>
31
<dependency>
32
33
<artifactId>spring-cloud-stream-binder-kafka</artifactId>
34
35
36
37
38
<groupId>org.springframework.boot</groupId>
0 commit comments