Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Sep 30, 2024
1 parent f2a72ff commit 28f8b66
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 @@ -110,7 +110,7 @@ io.r2dbc:r2dbc-spi:1.0.0.RELEASE (1 constraints: ea08e898)
javax.ws.rs:javax.ws.rs-api:2.1.1 (1 constraints: 0605f935)
junit:junit:4.13.2 (8 constraints: 1e723e1a)
junit:junit-dep:4.11 (1 constraints: ba1063b3)
net.bytebuddy:byte-buddy:1.15.2 (2 constraints: c716c450)
net.bytebuddy:byte-buddy:1.15.3 (2 constraints: c816c550)
net.lingala.zip4j:zip4j:1.3.2 (1 constraints: 0805fb35)
one.util:streamex:0.8.3 (1 constraints: 0d050636)
org.apiguardian:apiguardian-api:1.1.2 (7 constraints: 9d791b5f)
Expand All @@ -130,7 +130,7 @@ org.junit.jupiter:junit-jupiter-params:5.11.1 (1 constraints: 350e014a)
org.junit.platform:junit-platform-commons:1.11.1 (2 constraints: 2f218583)
org.junit.platform:junit-platform-engine:1.11.1 (3 constraints: b22e53c5)
org.junit.vintage:junit-vintage-engine:5.11.1 (1 constraints: 3a05453b)
org.mockito:mockito-core:5.14.0 (1 constraints: 4c11b0e0)
org.mockito:mockito-core:5.14.1 (1 constraints: 4c11b0e0)
org.objenesis:objenesis:3.3 (2 constraints: 9b17f557)
org.opentest4j:opentest4j:1.3.0 (2 constraints: cf209249)
org.reactivestreams:reactive-streams:1.0.3 (1 constraints: ef07e77b)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ org.hamcrest:hamcrest-core = 3.0
org.junit.jupiter:* = 5.11.1
org.junit.vintage:* = 5.11.1
org.junit.platform:* = 1.11.1
org.mockito:* = 5.14.0
org.mockito:* = 5.14.1

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

0 comments on commit 28f8b66

Please sign in to comment.