Skip to content

Commit

Permalink
Merging services #1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jun 10, 2019
1 parent 2007505 commit 0bdf54a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ dependencies {
}

shadowJar {
mergeServiceFiles()

relocate 'org', 'org'
relocate 'com', 'com'
relocate 'io', 'io'
Expand Down

0 comments on commit 0bdf54a

Please sign in to comment.