Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Jan 17, 2023
1 parent a0ec8bc commit 0eb72e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ com.fasterxml.jackson.core:jackson-databind:2.14.1 (1 constraints: 3a053c3b)
junit:junit:4.13.2 (2 constraints: eb154ef7)
net.bytebuddy:byte-buddy:1.12.21 (1 constraints: 7d0bbfea)
org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 896455cc)
org.assertj:assertj-core:3.24.1 (1 constraints: 3c05463b)
org.assertj:assertj-core:3.24.2 (1 constraints: 3d05473b)
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)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.immutables:* = 2.9.3

# test dependencies
junit:junit = 4.13.2
org.assertj:assertj-core = 3.24.1
org.assertj:assertj-core = 3.24.2
org.spockframework:spock-core = 2.1-groovy-3.0
org.junit.jupiter:* = 5.9.2
org.junit.vintage:* = 5.9.2
Expand Down

0 comments on commit 0eb72e0

Please sign in to comment.