Skip to content

Commit 43282bb

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.10.3
1 parent 76ef704 commit 43282bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
exclude group: 'org.codehaus.groovy'
5050
}
5151
testImplementation 'org.hamcrest:hamcrest-all:1.3'
52-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
52+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
5353
}
5454

5555
test {

0 commit comments

Comments
 (0)