Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #110 from wilkinsona/spring-io-plugin
Browse files Browse the repository at this point in the history
Upgrade Spring IO plugin so that it's Gradle 3 compatible
  • Loading branch information
habuma committed Feb 3, 2017
2 parents 1cde602 + cc664e4 commit 6d9104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ buildscript {
classpath 'me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1'
classpath('org.asciidoctor:asciidoctor-gradle-plugin:0.7.0')
classpath('org.asciidoctor:asciidoctor-java-integration:0.1.4.preview.1')
classpath('io.spring.gradle:spring-io-plugin:0.0.4.RELEASE')
classpath('io.spring.gradle:spring-io-plugin:0.0.6.RELEASE')
}
}

Expand Down

0 comments on commit 6d9104e

Please sign in to comment.