Skip to content

Commit

Permalink
build: set testcompileonly
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jul 9, 2024
1 parent e560ad7 commit 7d0c091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions refinedstorage-jei-integration-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ dependencies {
api("com.refinedmods.refinedstorage:refinedstorage-platform-common:${refinedstorageVersion}")
api("mezz.jei:jei-${minecraftVersion}-common-api:${jeiVersion}")
api("mezz.jei:jei-${minecraftVersion}-common:${jeiVersion}")
testCompileOnly("mezz.jei:jei-${minecraftVersion}-common:${jeiVersion}")
}

0 comments on commit 7d0c091

Please sign in to comment.