We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be570fb commit 5007a06Copy full SHA for 5007a06
2 files changed
versions.lock
@@ -16,9 +16,9 @@ com.palantir.safe-logging:preconditions:3.9.0 (1 constraints: 0e051536)
16
17
com.palantir.safe-logging:safe-logging:3.9.0 (4 constraints: 9a33d562)
18
19
-org.immutables:serial:2.11.4 (1 constraints: 3a05363b)
+org.immutables:serial:2.11.5 (1 constraints: 3b05373b)
20
21
-org.immutables:value:2.11.4 (1 constraints: 3a05363b)
+org.immutables:value:2.11.5 (1 constraints: 3b05373b)
22
23
org.jetbrains:annotations:26.0.2 (1 constraints: 36116fd1)
24
versions.props
@@ -1,5 +1,5 @@
1
com.fasterxml.jackson.*:* = 2.19.2
2
-org.immutables:* = 2.11.4
+org.immutables:* = 2.11.5
3
com.palantir.safe-logging:* = 3.9.0
4
com.google.code.findbugs:jsr305 = 3.0.2
5
com.google.guava:guava = 33.5.0-jre
0 commit comments