Skip to content

Commit 8b6d9fc

Browse files
authored
Merge pull request #1427 from microsoftgraph/dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.9.3
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.9.3
2 parents 1f3dd83 + 66c9a10 commit 8b6d9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33

44
// Use JUnit test framework
55
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
6-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
6+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
77
testImplementation 'org.mockito:mockito-inline:5.2.0'
88

99
api 'com.google.code.gson:gson:2.10.1'

0 commit comments

Comments
 (0)