We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bad0cc commit 24e4947Copy full SHA for 24e4947
2 files changed
versions.lock
@@ -42,7 +42,7 @@ javax.annotation:javax.annotation-api:1.3.2 (1 constraints: f10f7399)
42
43
javax.ws.rs:javax.ws.rs-api:2.1.1 (1 constraints: f10f7399)
44
45
-org.immutables:value-annotations:2.11.3 (1 constraints: 3905353b)
+org.immutables:value-annotations:2.11.4 (1 constraints: 3a05363b)
46
47
org.jspecify:jspecify:1.0.0 (1 constraints: 130ae0b4)
48
versions.props
@@ -1,7 +1,7 @@
1
com.fasterxml.jackson.*:* = 2.19.2
2
com.palantir.witchcraft.api:* = 2.0.0
3
com.google.guava:guava = 33.5.0-jre
4
-org.immutables:* = 2.11.3
+org.immutables:* = 2.11.4
5
org.assertj:assertj-core = 3.27.6
6
org.junit.jupiter:* = 5.13.4
7
org.junit.platform:* = 1.13.4
0 commit comments