Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Upgrade micro-common-release to 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
szpak authored and Marcin Zajaczkowski committed Mar 6, 2015
1 parent 4df873e commit 5d8e5df
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 @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'com.ofg:uptodate-gradle-plugin:+'
classpath "com.ofg:micro-common-release:0.1.14"
classpath "com.ofg:micro-common-release:0.1.17"
classpath "io.spring.gradle:dependency-management-plugin:0.2.1.RELEASE"
if (project.hasProperty("coverage")) { classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:+' }
if (project.hasProperty("compatibility")) { classpath "be.insaneprogramming.gradle:animalsniffer-gradle-plugin:+" }
Expand Down

0 comments on commit 5d8e5df

Please sign in to comment.