Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 9, 2022
1 parent f477d33 commit 0dc1dfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ 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 (2 constraints: e9163f66)
net.bytebuddy:byte-buddy-agent:1.12.10 (1 constraints: 6f0ba8e9)
net.bytebuddy:byte-buddy:1.12.14 (2 constraints: ed164366)
net.bytebuddy:byte-buddy-agent:1.12.14 (1 constraints: 730bace9)
org.assertj:assertj-core:3.23.1 (2 constraints: 0614c776)
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)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
org.mockito:mockito-core:4.6.1 (1 constraints: 0d051236)
org.mockito:mockito-core:4.8.0 (1 constraints: 0e051736)
org.objenesis:objenesis:3.3 (3 constraints: 8e1d111c)
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ org.apache.commons:commons-text = 1.9
org.assertj:assertj-core = 3.23.1
org.hamcrest:* = 1.3
org.immutables:* = 2.8.8
org.mockito:* = 4.6.1
org.mockito:* = 4.8.0
org.objenesis:objenesis = 3.3
org.slf4j:* = 1.7.36

0 comments on commit 0dc1dfb

Please sign in to comment.