We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f559afe + d8a84ce commit befd33cCopy full SHA for befd33c
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
api 'se.michaelthelin.spotify:spotify-web-api-java:8.3.5'
30
31
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
32
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
33
34
testImplementation 'net.dv8tion:JDA:5.0.0-beta.20'
35
testImplementation 'ch.qos.logback:logback-classic:1.4.14'
0 commit comments