Skip to content

Commit d8a84ce

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f559afe commit d8a84ce

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)