Skip to content

Commit 41055b3

Browse files
Excavator: Upgrade dependencies (#1202)
1 parent c75858c commit 41055b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 c
4040

4141
com.google.j2objc:j2objc-annotations:3.1 (1 constraints: b809f1a0)
4242

43-
net.bytebuddy:byte-buddy:1.15.11 (1 constraints: 7f0bc9ea)
43+
net.bytebuddy:byte-buddy:1.17.7 (1 constraints: 560b56df)
4444

4545
net.jqwik:jqwik:1.3.7 (1 constraints: 0d050036)
4646

@@ -60,7 +60,7 @@ org.apache.logging.log4j:log4j-slf4j-impl:2.24.0 (1 constraints: 3a053f3b)
6060

6161
org.apiguardian:apiguardian-api:1.1.2 (9 constraints: 1981f01e)
6262

63-
org.assertj:assertj-core:3.27.4 (1 constraints: 4205523b)
63+
org.assertj:assertj-core:3.27.5 (1 constraints: 4305533b)
6464

6565
org.jspecify:jspecify:1.0.0 (1 constraints: 130ae0b4)
6666

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ com.google.guava:guava = 33.5.0-jre
66
com.uber.nullaway:nullaway = 0.12.10
77

88
# Test dependencies
9-
org.assertj:assertj-core = 3.27.4
9+
org.assertj:assertj-core = 3.27.5
1010
org.junit.platform:* = 1.13.4
1111
org.openjdk.jmh:* = 1.37
1212
org.apache.logging.log4j:log4j-slf4j-impl = 2.24.0

0 commit comments

Comments
 (0)