Skip to content

Commit c065e5c

Browse files
Excavator: Upgrade dependencies (#754)
1 parent 28f4dd0 commit c065e5c

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
@@ -24,7 +24,7 @@ net.bytebuddy:byte-buddy:1.12.4 (1 constraints: 420b3cde)
2424
net.bytebuddy:byte-buddy-agent:1.12.4 (1 constraints: 420b3cde)
2525
org.assertj:assertj-core:3.22.0 (2 constraints: 931931de)
2626
org.checkerframework:checker-qual:3.12.0 (2 constraints: 4c183eaa)
27-
org.immutables:value:2.8.8 (2 constraints: f412af38)
27+
org.immutables:value:2.9.0 (2 constraints: ed129237)
2828
org.mockito:mockito-core:4.2.0 (1 constraints: 08050536)
2929
org.objenesis:objenesis:3.2 (1 constraints: b10a13bd)
3030
org.slf4j:slf4j-api:1.7.33 (2 constraints: 531e8797)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ com.palantir.safe-logging:* = 1.20.0
44
com.palantir.tokens:auth-tokens = 3.11.0
55
org.apache.commons:commons-lang3 = 3.12.0
66
org.assertj:assertj-core = 3.22.0
7-
org.immutables:* = 2.8.8
7+
org.immutables:* = 2.9.0
88
org.junit.jupiter:* = 5.8.2
99
org.mockito:mockito-core = 4.2.0

0 commit comments

Comments
 (0)