Skip to content

Commit

Permalink
Update test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
leviem1 committed Apr 13, 2021
1 parent 1db20c9 commit 0ba5c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
implementation 'io.papermc:paperlib:1.0.6'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:3.1.2'
testImplementation 'com.destroystokyo.paper:paper-api:1.16.4-R0.1-SNAPSHOT'
testImplementation 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.1'
}
Expand Down

0 comments on commit 0ba5c61

Please sign in to comment.