Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 4, 2024
1 parent f22ffd4 commit f4d97ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ org.apache.httpcomponents.core5:httpcore5:5.3 (3 constraints: 053984be)
org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 (1 constraints: 3f130d3c)
org.assertj:assertj-core:3.26.3 (2 constraints: 90166e22)
org.hdrhistogram:HdrHistogram:2.2.2 (1 constraints: 0e100092)
org.junit:junit-bom:5.11.1 (6 constraints: 4863d8c1)
org.junit.jupiter:junit-jupiter:5.11.1 (2 constraints: 780e8271)
org.junit.jupiter:junit-jupiter-api:5.11.1 (4 constraints: 2f3946e2)
org.junit.jupiter:junit-jupiter-engine:5.11.1 (2 constraints: 7317c663)
org.junit.jupiter:junit-jupiter-params:5.11.1 (2 constraints: 7317c663)
org.junit.platform:junit-platform-commons:1.11.1 (3 constraints: 692ae88e)
org.junit.platform:junit-platform-engine:1.11.1 (2 constraints: 0e1a961e)
org.junit:junit-bom:5.11.2 (6 constraints: 4e63c1c4)
org.junit.jupiter:junit-jupiter:5.11.2 (2 constraints: 7a0ea171)
org.junit.jupiter:junit-jupiter-api:5.11.2 (4 constraints: 333963e3)
org.junit.jupiter:junit-jupiter-engine:5.11.2 (2 constraints: 7517f163)
org.junit.jupiter:junit-jupiter-params:5.11.2 (2 constraints: 7517f163)
org.junit.platform:junit-platform-commons:1.11.2 (3 constraints: 6c2a7c8f)
org.junit.platform:junit-platform-engine:1.11.2 (2 constraints: 101ac81e)
org.jvnet:animal-sniffer-annotation:1.0 (1 constraints: f20b95eb)
org.mockito:mockito-core:5.12.0 (1 constraints: 4c11b0e0)
org.mpierce.metrics.reservoir:hdrhistogram-metrics-reservoir:1.1.3 (1 constraints: 0d10f991)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ com.palantir.conjure.java.runtime:* = 8.15.0
com.palantir.conjure.typescript:conjure-typescript = 5.5.0
org.assertj:assertj-core = 3.26.3
org.immutables:* = 2.10.1
org.junit.jupiter:* = 5.11.1
org.junit.jupiter:* = 5.11.2
org.slf4j:* = 1.7.36

0 comments on commit f4d97ac

Please sign in to comment.