Skip to content

Commit

Permalink
chore(gradle) spinnaker-gradle-project version bump. (spinnaker#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 authored Feb 14, 2017
1 parent 36db130 commit fce46ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath 'com.netflix.spinnaker.gradle:spinnaker-gradle-project:3.11.0'
classpath 'com.netflix.spinnaker.gradle:spinnaker-gradle-project:3.12.0'
classpath "org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}"
}
}
Expand Down

0 comments on commit fce46ca

Please sign in to comment.