Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 19, 2024
1 parent f860e8b commit 02823fd
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 @@ -28,10 +28,10 @@ cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
com.netflix.nebula:nebula-test:10.6.2 (1 constraints: 3b053b3b)
com.palantir.gradle.plugintesting:plugin-testing-core:0.5.0 (1 constraints: 0705fa35)
junit:junit:4.13.2 (2 constraints: ca1e3ab9)
net.bytebuddy:byte-buddy:1.15.4 (2 constraints: c916c650)
net.bytebuddy:byte-buddy:1.15.11 (2 constraints: c316f74f)
net.bytebuddy:byte-buddy-agent:1.15.4 (1 constraints: 450b45de)
org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 896455cc)
org.assertj:assertj-core:3.26.3 (1 constraints: 40054e3b)
org.assertj:assertj-core:3.27.0 (1 constraints: 3e054e3b)
org.codehaus.groovy:groovy:3.0.12 (2 constraints: 781b1f9d)
org.hamcrest:hamcrest:2.2 (1 constraints: d20cdc04)
org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ com.fasterxml.jackson.*:* = 2.18.2
com.palantir.witchcraft.api:* = 2.0.0
com.google.guava:guava = 33.4.0-jre
org.immutables:* = 2.10.1
org.assertj:assertj-core = 3.26.3
org.assertj:assertj-core = 3.27.0
org.junit.jupiter:* = 5.11.4
org.junit.vintage:* = 5.11.4
org.mockito:* = 5.14.2
Expand Down

0 comments on commit 02823fd

Please sign in to comment.