Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 10, 2023
1 parent 33cab88 commit a0ec8bc
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 @@ -22,12 +22,12 @@ org.assertj:assertj-core:3.24.1 (1 constraints: 3c05463b)
org.codehaus.groovy:groovy:3.0.9 (1 constraints: 380d141f)
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: 602e777f)
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: 622ef47f)
org.junit.vintage:junit-vintage-engine:5.9.2 (1 constraints: 12052136)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.spockframework:spock-core:2.1-groovy-3.0 (1 constraints: 3808bd76)
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ org.immutables:* = 2.9.3
junit:junit = 4.13.2
org.assertj:assertj-core = 3.24.1
org.spockframework:spock-core = 2.1-groovy-3.0
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.fasterxml.jackson.core:jackson-databind = 2.14.1

0 comments on commit a0ec8bc

Please sign in to comment.