File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ SPDX-License-Identifier: Apache-2.0
165
165
<dependency org =" org.sosy_lab" name =" javasmt-solver-boolector" rev =" 3.2.2-g1a89c229" conf =" runtime-boolector->solver-boolector" />
166
166
167
167
<!-- additional JavaSMT components with Solver Binaries -->
168
- <dependency org =" org.sosy_lab" name =" javasmt-yices2" rev =" 3.12.0 " conf =" runtime-yices2->runtime; contrib->sources" />
169
- <!-- <dependency org="org.sosy_lab" name="javasmt-solver-yices2" rev="2.6.2-89-g0f77dc4b " conf="runtime-yices2->solver-yices2" /> -->
168
+ <dependency org =" org.sosy_lab" name =" javasmt-yices2" rev =" 4.0.1 " conf =" runtime-yices2->runtime; contrib->sources" />
169
+ <!-- <dependency org="org.sosy_lab" name="javasmt-solver-yices2" rev="2.6.2-396-g194350c1 " conf="runtime-yices2->solver-yices2" /> -->
170
170
171
171
<!-- Several JARs declare animal-sniffer-annotations.jar as dependency in their manifest although they do not really need it.
172
172
As long as this is the case we need to provide the JAR, otherwise javac complains. -->
You can’t perform that action at this time.
0 commit comments