Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Apr 28, 2023
1 parent 8601f7d commit 4bdfe65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ org.apiguardian:apiguardian-api:1.1.2 (7 constraints: 9d791b5f)
org.hamcrest:hamcrest:2.2 (1 constraints: 720b95d5)
org.hamcrest:hamcrest-core:2.2 (4 constraints: 2b2b359e)
org.hamcrest:hamcrest-library:2.2 (1 constraints: fc138e38)
org.junit.jupiter:junit-jupiter:5.9.2 (1 constraints: 12052136)
org.junit.jupiter:junit-jupiter-api:5.9.2 (4 constraints: 99448022)
org.junit.jupiter:junit-jupiter-engine:5.9.2 (1 constraints: 0d0ee23b)
org.junit.jupiter:junit-jupiter-migrationsupport:5.9.2 (1 constraints: 12052136)
org.junit.jupiter:junit-jupiter-params:5.9.2 (1 constraints: 0d0ee23b)
org.junit.platform:junit-platform-commons:1.9.2 (2 constraints: df20424b)
org.junit.platform:junit-platform-engine:1.9.2 (2 constraints: 2d210774)
org.junit.vintage:junit-vintage-engine:5.9.2 (1 constraints: 12052136)
org.junit.jupiter:junit-jupiter:5.9.3 (1 constraints: 13052236)
org.junit.jupiter:junit-jupiter-api:5.9.3 (4 constraints: 9d44b223)
org.junit.jupiter:junit-jupiter-engine:5.9.3 (1 constraints: 0e0ee33b)
org.junit.jupiter:junit-jupiter-migrationsupport:5.9.3 (1 constraints: 13052236)
org.junit.jupiter:junit-jupiter-params:5.9.3 (1 constraints: 0e0ee33b)
org.junit.platform:junit-platform-commons:1.9.3 (2 constraints: e120754b)
org.junit.platform:junit-platform-engine:1.9.3 (2 constraints: 2f213874)
org.junit.vintage:junit-vintage-engine:5.9.3 (1 constraints: 13052236)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.ow2.asm:asm:9.1 (1 constraints: 040aa7a4)
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ com.fasterxml.jackson.*:* = 2.14.2
junit:junit = 4.13.2
org.assertj:assertj-core = 3.24.2
org.hamcrest:hamcrest-core = 2.2
org.junit.vintage:* = 5.9.2
org.junit.jupiter:* = 5.9.2
org.junit.vintage:* = 5.9.3
org.junit.jupiter:* = 5.9.3

0 comments on commit 4bdfe65

Please sign in to comment.