Skip to content

Commit

Permalink
Merge pull request #3635 from cbeams/upgrade-shadow-plugin
Browse files Browse the repository at this point in the history
Upgrade Gradle Shadow plugin from 4.0.2 => 5.2.0
  • Loading branch information
ripcurlx authored Nov 20, 2019
2 parents f6740d0 + 1a2461f commit 928b35c
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.10'
classpath 'com.google.gradle:osdetector-gradle-plugin:1.6.0'
classpath 'com.github.jengelman.gradle.plugins:shadow:4.0.2'
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
classpath files('gradle/witness/gradle-witness.jar')
classpath 'org.springframework.boot:spring-boot-gradle-plugin:1.5.10.RELEASE'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41"
Expand Down

0 comments on commit 928b35c

Please sign in to comment.