Skip to content

Commit

Permalink
chore(gradle): Bump spinnaker-gradle-project version. (#1425)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 authored Feb 13, 2017
1 parent 3a01225 commit c214fd7
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 c214fd7

Please sign in to comment.