Skip to content

Commit a7bb40a

Browse files
chore(deps): update plugin io.spring.dependency-management to v1.1.7
1 parent 4918703 commit a7bb40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

petstore-provider/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.jetbrains.kotlin.jvm'
33
id 'org.jetbrains.kotlin.plugin.spring' version '1.3.50'
44
id 'org.springframework.boot' version '2.1.6.RELEASE'
5-
id 'io.spring.dependency-management' version '1.0.8.RELEASE'
5+
id 'io.spring.dependency-management' version '1.1.7'
66
}
77

88
apply plugin: "au.com.dius.pact"

0 commit comments

Comments
 (0)