Skip to content

Commit f201316

Browse files
svc-excavator-botferozco
authored andcommitted
Excavator: Upgrade dependencies (#21)
1 parent c817d70 commit f201316

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

versions.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ junit:junit:4.12 (5 constraints: ed4272d0)
2222
org.apiguardian:apiguardian-api:1.1.0 (6 constraints: 18697c5a)
2323
org.checkerframework:checker-compat-qual:2.5.5 (1 constraints: 640a29b9)
2424
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)
3232
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ junit:junit = 4.12
66
com.google.guava:guava-testlib = 27.0.1-jre
77
com.google.truth:truth = 1.0
88
com.google.testing.compile:compile-testing = 0.15
9-
org.junit.jupiter:* = 5.5.0
9+
org.junit.jupiter:* = 5.5.2
1010
org.junit.vintage:* = 5.5.0

0 commit comments

Comments
 (0)