Skip to content

Commit 8d88685

Browse files
Excavator: Upgrade dependencies (#1362)
1 parent 9d2ff13 commit 8d88685

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ com.palantir.tritium:tritium-ids:0.101.0 (1 constraints: 64058b40)
2222
net.bytebuddy:byte-buddy:1.17.5 (2 constraints: c616fe4f)
2323
net.bytebuddy:byte-buddy-agent:1.17.5 (1 constraints: 480b4cde)
2424
org.assertj:assertj-core:3.27.3 (2 constraints: a41920e0)
25-
org.immutables:value:2.10.1 (1 constraints: 3605303b)
25+
org.immutables:value:2.11.0 (1 constraints: 3605323b)
2626
org.jetbrains:annotations:26.0.2 (1 constraints: 36116fd1)
2727
org.jspecify:jspecify:1.0.0 (1 constraints: 130ae0b4)
2828
org.mockito:mockito-core:5.18.0 (1 constraints: 4005593b)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ com.palantir.tokens:auth-tokens = 3.18.0
66
com.palantir.tritium:* = 0.101.0
77
org.apache.commons:commons-lang3 = 3.17.0
88
org.assertj:assertj-core = 3.27.3
9-
org.immutables:* = 2.10.1
9+
org.immutables:* = 2.11.0
1010
org.junit.jupiter:* = 5.13.2
1111
org.junit.platform:* = 1.13.2
1212
org.mockito:mockito-core = 5.18.0

0 commit comments

Comments
 (0)