Skip to content

Commit 91dd090

Browse files
Merge pull request #359 from jiro4989/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.10.3
chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3
2 parents c62a706 + f3ec37d commit 91dd090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation 'com.google.guava:guava:33.2.1-jre'
7474

7575
// Use JUnit test framework
76-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
76+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
7777
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
7878
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
7979
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'

0 commit comments

Comments
 (0)