Skip to content

Commit

Permalink
fix: remove invalid shadow deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Silthus committed Nov 20, 2024
1 parent 5b4a88e commit 3a4060d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ dependencies {
testImplementation 'org.mockito:mockito-core:4.11.0'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.144.3'
testImplementation 'org.assertj:assertj-core:3.24.1'

// Add these for test compilation
testImplementation project.shadow
testImplementation project.configurations.shadow
}

shadowJar {
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 3a4060d

Please sign in to comment.