Skip to content

Commit

Permalink
fix: shadow fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Oct 31, 2024
1 parent b37c901 commit cffe336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {

annotationProcessor 'org.projectlombok:lombok:1.18.34'

implementation project(path: ":common")
shadow project(path: ":common")
}

shadowJar {
Expand Down

0 comments on commit cffe336

Please sign in to comment.