Skip to content

Commit 46e1400

Browse files
Excavator: Downgrade Immutables to the latest stable release (#768)
1 parent 8d95831 commit 46e1400

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
@@ -39,7 +39,7 @@ org.assertj:assertj-core:3.22.0 (3 constraints: bf2bc004)
3939
org.checkerframework:checker-qual:3.12.0 (4 constraints: 773a1325)
4040
org.checkerframework:dataflow-errorprone:3.15.0 (3 constraints: 6736f3f2)
4141
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r (2 constraints: b1299390)
42-
org.immutables:value:2.9.0 (3 constraints: f4246e03)
42+
org.immutables:value:2.8.8 (3 constraints: fb24f005)
4343
org.mockito:mockito-core:4.3.1 (3 constraints: b724cede)
4444
org.mockito:mockito-errorprone:4.1.0 (1 constraints: fb1102f9)
4545
org.objenesis:objenesis:3.2 (2 constraints: 4d1c5eb4)

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.21.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.9.0
7+
org.immutables:* = 2.8.8
88
org.junit.jupiter:* = 5.8.2
99
org.mockito:mockito-core = 4.3.1

0 commit comments

Comments
 (0)