We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4918703 commit a7bb40aCopy full SHA for a7bb40a
petstore-provider/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.jetbrains.kotlin.jvm'
3
id 'org.jetbrains.kotlin.plugin.spring' version '1.3.50'
4
id 'org.springframework.boot' version '2.1.6.RELEASE'
5
- id 'io.spring.dependency-management' version '1.0.8.RELEASE'
+ id 'io.spring.dependency-management' version '1.1.7'
6
}
7
8
apply plugin: "au.com.dius.pact"
0 commit comments