Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 05d4caa

Browse files
committed
Fix tests
1 parent cace6af commit 05d4caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies {
99
compileOnly 'net.kyori:adventure-api:4.12.0'
1010

1111
testImplementation 'net.william278:ProfanityCheckerAPI:2.0.1'
12+
testImplementation 'net.kyori:adventure-api:4.12.0'
1213
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
1314
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
1415
}

0 commit comments

Comments
 (0)