We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ded62 commit f2bef6bCopy full SHA for f2bef6b
lib/ivy.xml
@@ -110,7 +110,7 @@
110
<!--<dependency org="com.google.auto.value" name="auto-value" rev="1.3" conf="build->default"/>-->
111
112
<!-- Shared C library for LLVM, bound by Java bindings -->
113
- <dependency org="org.sosy_lab" name="llvm-lib-3.9.1" rev="3.9.1-sosy0.4" conf="runtime->full" />
+ <dependency org="org.sosy_lab" name="llvm-lib-6.0" rev="6.0-sosy0.6" conf="runtime->full" />
114
115
<!-- Guava has a dependency on error_prone_annotations without a revision number, need an override. -->
116
<override org="com.google.errorprone" module="error_prone_annotations" rev="2.4.0"/>
0 commit comments