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 626eabd commit e4b7e76Copy full SHA for e4b7e76
docs/pom.xml
@@ -29,10 +29,12 @@
29
<dependency>
30
<groupId>${project.groupId}</groupId>
31
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
32
+ <version>4.1.5</version>
33
</dependency>
34
35
36
<artifactId>spring-cloud-starter-contract-verifier</artifactId>
37
38
39
40
<groupId>com.fasterxml.jackson.module</groupId>
0 commit comments