Skip to content

Commit 0fb5b10

Browse files
committed
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.8.2
1 parent 3a6491f commit 0fb5b10

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
@@ -65,7 +65,7 @@ dependencies {
6565

6666
testImplementation group: 'com.h2database', name: 'h2', version: '1.4.200'
6767

68-
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
68+
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
6969
testImplementation 'org.mockito:mockito-core:3.12.4'
7070
testImplementation 'org.assertj:assertj-core:3.21.0'
7171
testImplementation 'io.ebean:ebean-test:12.12.1'

0 commit comments

Comments
 (0)