Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
knaquin committed Jan 13, 2020
2 parents b916c48 + 7400a11 commit e810477
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 @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.10.RELEASE")
classpath 'com.bmuschko:gradle-docker-plugin:3.0.12'
classpath 'io.ossim:gradleDefaults:1.7-SNAPSHOT'
classpath 'io.ossim:gradleDefaults:1.8-RELEASE'
}
}

Expand Down

0 comments on commit e810477

Please sign in to comment.