Skip to content

Commit befd33c

Browse files
authored
Merge pull request #31 from JustRed23/dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.10.2
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2
2 parents f559afe + d8a84ce commit befd33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
api 'se.michaelthelin.spotify:spotify-web-api-java:8.3.5'
3030

3131
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
32-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
32+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
3333

3434
testImplementation 'net.dv8tion:JDA:5.0.0-beta.20'
3535
testImplementation 'ch.qos.logback:logback-classic:1.4.14'

0 commit comments

Comments
 (0)