Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 10, 2023
1 parent 680d470 commit b4b0ddc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ org.assertj:assertj-core:3.24.1 (1 constraints: 3c05463b)
org.codehaus.groovy:groovy:3.0.6 (2 constraints: 1e1b476d)
org.hamcrest:hamcrest:2.2 (1 constraints: d20cdc04)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.junit.jupiter:junit-jupiter:5.9.1 (1 constraints: 11052036)
org.junit.jupiter:junit-jupiter-api:5.9.1 (3 constraints: 762f7ddd)
org.junit.jupiter:junit-jupiter-engine:5.9.1 (1 constraints: 0c0ee13b)
org.junit.jupiter:junit-jupiter-params:5.9.1 (1 constraints: 0c0ee13b)
org.junit.platform:junit-platform-commons:1.9.1 (2 constraints: dd200f4b)
org.junit.platform:junit-platform-engine:1.9.1 (3 constraints: 5e2e737f)
org.junit.vintage:junit-vintage-engine:5.9.1 (1 constraints: 11052036)
org.junit.jupiter:junit-jupiter:5.9.2 (1 constraints: 12052136)
org.junit.jupiter:junit-jupiter-api:5.9.2 (3 constraints: 792f0dde)
org.junit.jupiter:junit-jupiter-engine:5.9.2 (1 constraints: 0d0ee23b)
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 (3 constraints: 602ef07f)
org.junit.vintage:junit-vintage-engine:5.9.2 (1 constraints: 12052136)
org.mockito:mockito-core:4.11.0 (1 constraints: 38053e3b)
org.objenesis:objenesis:3.3 (2 constraints: 9b17f557)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
Expand Down
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
com.fasterxml.jackson.core:jackson-databind = 2.14.1
org.junit.jupiter:* = 5.9.1
org.junit.vintage:* = 5.9.1
org.junit.jupiter:* = 5.9.2
org.junit.vintage:* = 5.9.2
com.google.guava:guava = 31.1-jre
junit:junit = 4.13.2
org.assertj:assertj-core = 3.24.1
Expand Down

0 comments on commit b4b0ddc

Please sign in to comment.