Skip to content

Commit 2443aec

Browse files
Excavator: Upgrade dependencies (#1298)
1 parent d3252d8 commit 2443aec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.17.7 (1 constraints: 560b56df)
43+
net.bytebuddy:byte-buddy:1.18.3 (1 constraints: 530b55df)
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.6 (1 constraints: 4405543b)
63+
org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
6464

6565
org.jspecify:jspecify:1.0.0 (7 constraints: 5370d26f)
6666

versions.props

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

99
# Test dependencies
10-
org.assertj:assertj-core = 3.27.6
10+
org.assertj:assertj-core = 3.27.7
1111
org.junit.platform:* = 6.0.2
1212
org.openjdk.jmh:* = 1.37
1313
org.apache.logging.log4j:log4j-slf4j-impl = 2.24.0

0 commit comments

Comments
 (0)