Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2475)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Jan 29, 2023
1 parent 4214ce6 commit d801c3e
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 @@ -89,7 +89,7 @@ org.hamcrest:hamcrest-library:2.2 (1 constraints: fc138e38)
org.immutables:value:2.9.3 (1 constraints: 10051336)
org.inferred:freebuilder:1.14.6 (1 constraints: 3e053b3b)
org.jetbrains:annotations:23.0.0 (2 constraints: f8204e6d)
org.mockito:mockito-core:5.0.0 (3 constraints: 0e257d16)
org.mockito:mockito-core:5.1.0 (3 constraints: 1025df16)
org.objenesis:objenesis:3.3 (2 constraints: 9b17f557)
org.ow2.asm:asm:9.4 (3 constraints: eb2289eb)
org.pcollections:pcollections:3.1.4 (1 constraints: f51029b8)
Expand Down Expand Up @@ -131,7 +131,7 @@ 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.mockito:mockito-junit-jupiter:5.0.0 (1 constraints: 07050436)
org.mockito:mockito-junit-jupiter:5.1.0 (1 constraints: 08050736)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.reactivestreams:reactive-streams:1.0.3 (1 constraints: ef07e77b)
org.spockframework:spock-core:2.1-M2-groovy-3.0 (2 constraints: e622905a)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ org.hamcrest:hamcrest-core = 2.2
org.junit.jupiter:* = 5.9.2
org.junit.vintage:* = 5.9.2
org.junit.platform:* = 1.9.2
org.mockito:* = 5.0.0
org.mockito:* = 5.1.0

# dependency-upgrader:OFF
# Don't upgrade, we will remove this in a future release.
Expand Down

0 comments on commit d801c3e

Please sign in to comment.