Skip to content

Commit 2681d3e

Browse files
committed
Update spring-io-plugin to 0.0.8.RELEASE
Closes gh-647
1 parent 58d2f96 commit 2681d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
15-
classpath("io.spring.gradle:spring-io-plugin:0.0.6.RELEASE")
15+
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
1616
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
1717
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
1818
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'

0 commit comments

Comments
 (0)