This repository was archived by the owner on Sep 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ org.yaml:snakeyaml:1.33 (1 constraints: 6f17f827)
2727cglib:cglib-nodep:3.2.2 (1 constraints: 490ded24)
2828com.netflix.nebula:nebula-test:10.0.0 (1 constraints: 3305273b)
2929junit:junit:4.13.2 (2 constraints: 6a1ed87b)
30- net.bytebuddy:byte-buddy:1.14.15 (2 constraints: f316be66 )
30+ net.bytebuddy:byte-buddy:1.14.16 (2 constraints: f8167267 )
3131net.bytebuddy:byte-buddy-agent:1.14.15 (1 constraints: 760bb5e9)
3232org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 896455cc)
33- org.assertj:assertj-core:3.25.3 (1 constraints: 3f054b3b )
33+ org.assertj:assertj-core:3.26.0 (1 constraints: 3d054b3b )
3434org.codehaus.groovy:groovy:3.0.6 (2 constraints: 1e1b476d)
3535org.hamcrest:hamcrest:2.2 (1 constraints: d20cdc04)
3636org.hamcrest:hamcrest-core:1.3 (1 constraints: cc05fe3f)
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ com.google.guava:guava = 33.2.0-jre
99org.immutables:* = 2.10.1
1010com.fasterxml.jackson.*:jackson-* = 2.14.2
1111org.mockito:mockito-core = 5.12.0
12- org.assertj:assertj-core = 3.25.3
12+ org.assertj:assertj-core = 3.26.0
You can’t perform that action at this time.
0 commit comments