Skip to content

Commit

Permalink
Merge pull request #1922 from devinbileck/update-shadow-plugin
Browse files Browse the repository at this point in the history
Update to latest shadow plugin version 4.0.2
  • Loading branch information
cbeams committed Nov 14, 2018
2 parents e5176ec + 0b794b4 commit a762a6c
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 @@ -5,7 +5,7 @@ buildscript {
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.5'
classpath 'com.google.gradle:osdetector-gradle-plugin:1.6.0'
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
classpath 'com.github.jengelman.gradle.plugins:shadow:4.0.2'
classpath files('gradle/witness/gradle-witness.jar')
classpath 'org.springframework.boot:spring-boot-gradle-plugin:1.5.10.RELEASE'
}
Expand Down

0 comments on commit a762a6c

Please sign in to comment.