Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored May 31, 2022
1 parent 29a4dc9 commit 86afb5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ org.yaml:snakeyaml:1.23 (1 constraints: 6e17f627)
[Test dependencies]
io.dropwizard:dropwizard-testing:1.3.29 (1 constraints: 0305f035)
junit:junit:4.13.2 (4 constraints: 28511520)
net.bytebuddy:byte-buddy:1.12.10 (1 constraints: 6f0ba8e9)
net.bytebuddy:byte-buddy:1.12.10 (2 constraints: e9163f66)
net.bytebuddy:byte-buddy-agent:1.12.10 (1 constraints: 6f0ba8e9)
org.assertj:assertj-core:3.22.0 (2 constraints: 04146f76)
org.assertj:assertj-core:3.23.0 (2 constraints: 05149c76)
org.glassfish.jersey.test-framework:jersey-test-framework-core:2.25.1 (1 constraints: aa230902)
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.25.1 (1 constraints: c90ee65f)
org.hamcrest:hamcrest-all:1.3 (1 constraints: a8041d2c)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ io.dropwizard:dropwizard-validation = 1.3.29
javax.ws.rs:javax.ws.rs-api = 2.0.1
junit:junit = 4.13.2
org.apache.commons:commons-text = 1.9
org.assertj:assertj-core = 3.22.0
org.assertj:assertj-core = 3.23.0
org.hamcrest:* = 1.3
org.immutables:* = 2.8.8
org.mockito:* = 4.6.0
Expand Down

0 comments on commit 86afb5b

Please sign in to comment.