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 f4e69f6 commit ff0b505Copy full SHA for ff0b505
docs/pom.xml
@@ -25,15 +25,17 @@
25
<groovy.version>4.0.6</groovy.version>
26
<generate-adoc-resource.phase>process-classes</generate-adoc-resource.phase>
27
</properties>
28
-
+
29
<dependencies>
30
<dependency>
31
<groupId>${project.groupId}</groupId>
32
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
33
+ <version>4.1.4</version>
34
</dependency>
35
36
37
<artifactId>spring-cloud-starter-contract-verifier</artifactId>
38
39
40
41
<groupId>org.springframework.amqp</groupId>
0 commit comments