File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ junit:junit:4.12 (5 constraints: ed4272d0)
22
22
org.apiguardian:apiguardian-api:1.1.0 (6 constraints: 18697c5a)
23
23
org.checkerframework:checker-compat-qual:2.5.5 (1 constraints: 640a29b9)
24
24
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
25
- org.junit.jupiter:junit-jupiter:5.5.0 (1 constraints: 0c051336 )
26
- org.junit.jupiter:junit-jupiter-api:5.5.0 (4 constraints: 8144341b )
27
- org.junit.jupiter:junit-jupiter-engine:5.5.0 (1 constraints: 070ed43b )
28
- org.junit.jupiter:junit-jupiter-migrationsupport:5.5.0 (1 constraints: 0c051336 )
29
- org.junit.jupiter:junit-jupiter-params:5.5.0 (1 constraints: 070ed43b )
30
- org.junit.platform:junit-platform-commons:1.5.0 (2 constraints: d320004a )
31
- org.junit.platform:junit-platform-engine:1.5.0 (1 constraints: a6101cb4 )
25
+ org.junit.jupiter:junit-jupiter:5.5.2 (1 constraints: 0e051536 )
26
+ org.junit.jupiter:junit-jupiter-api:5.5.2 (4 constraints: 8944981d )
27
+ org.junit.jupiter:junit-jupiter-engine:5.5.2 (1 constraints: 090ed63b )
28
+ org.junit.jupiter:junit-jupiter-migrationsupport:5.5.2 (1 constraints: 0e051536 )
29
+ org.junit.jupiter:junit-jupiter-params:5.5.2 (1 constraints: 090ed63b )
30
+ org.junit.platform:junit-platform-commons:1.5.2 (2 constraints: d720664a )
31
+ org.junit.platform:junit-platform-engine:1.5.2 (1 constraints: a8101eb4 )
32
32
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ junit:junit = 4.12
6
6
com.google.guava:guava-testlib = 27.0.1-jre
7
7
com.google.truth:truth = 1.0
8
8
com.google.testing.compile:compile-testing = 0.15
9
- org.junit.jupiter:* = 5.5.0
9
+ org.junit.jupiter:* = 5.5.2
10
10
org.junit.vintage:* = 5.5.0
You can’t perform that action at this time.
0 commit comments