Skip to content

Commit

Permalink
Fix required dependency not being shaded (#1035)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablete1234 <[email protected]>
  • Loading branch information
Pablete1234 authored Jul 17, 2022
1 parent 5588b33 commit 15ea3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<include>org.eclipse.jgit:org.eclipse.jgit:*</include>
<include>org.slf4j:slf4j-api:*</include>
<include>fr.minuskube.inv:smart-invs</include>
<include>net.objecthunter:exp4j:*</include>
</includes>
</artifactSet>
<filters>
Expand Down

0 comments on commit 15ea3a4

Please sign in to comment.