Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Commit

Permalink
Merge pull request #283 from toonborgers/toonborgers-patch-1
Browse files Browse the repository at this point in the history
Update shadowjar version to support newer gradle
  • Loading branch information
Randgalt committed Dec 16, 2015
2 parents 7ee2226 + c51c72b commit a1ab369
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.1'
classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.2'
}
}

Expand Down

0 comments on commit a1ab369

Please sign in to comment.