File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ SPDX-License-Identifier: Apache-2.0
38
38
<!-- keep the following dependencies synchronized with the default lib/ivy.xml and build-jar-yices2.xml -->
39
39
40
40
<!-- SoSy-Lab Common Library -->
41
- <dependency org =" org.sosy_lab" name =" common" rev =" 0.3000-442-ge6ac6c3 " conf =" runtime->runtime; sources->sources" />
41
+ <dependency org =" org.sosy_lab" name =" common" rev =" 0.3000-568-gb81232a9 " conf =" runtime->runtime; sources->sources" />
42
42
43
43
<!-- Google Core Libraries for Java
44
44
Contains a lot of helpful data structures. -->
45
- <dependency org =" com.google.guava" name =" guava" rev =" 29 .0-jre" conf =" runtime->default; sources->sources" />
45
+ <dependency org =" com.google.guava" name =" guava" rev =" 32.0 .0-jre" conf =" runtime->default; sources->sources" />
46
46
47
47
<!-- Annotations we use for @Nullable etc. -->
48
- <dependency org =" org.checkerframework" name =" checker-qual" rev =" 3.6.1 " conf =" runtime->default; sources->sources" />
48
+ <dependency org =" org.checkerframework" name =" checker-qual" rev =" 3.35.0 " conf =" runtime->default; sources->sources" />
49
49
50
50
</dependencies >
51
51
You can’t perform that action at this time.
0 commit comments