Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jun 2, 2022
1 parent cf26670 commit 1282ba3
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 @@ -107,5 +107,5 @@ org.glassfish.jersey.test-framework:jersey-test-framework-core:2.25.1 (1 constra
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.0 (1 constraints: 0c051136)
org.mockito:mockito-core:4.6.1 (1 constraints: 0d051236)
org.objenesis:objenesis:3.2 (3 constraints: 8d1dca1b)
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.0
org.mockito:* = 4.6.1
org.objenesis:objenesis = 3.2
org.slf4j:* = 1.7.36

0 comments on commit 1282ba3

Please sign in to comment.