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 214e5f9 commit f1d91f0Copy full SHA for f1d91f0
boomerangScope-Opal/pom.xml
@@ -67,6 +67,11 @@
67
<artifactId>three-address-code_2.13</artifactId>
68
<version>${opal.version}</version>
69
</dependency>
70
+ <dependency>
71
+ <groupId>de.opal-project</groupId>
72
+ <artifactId>static-analysis-infrastructure_2.13</artifactId>
73
+ <version>${opal.version}</version>
74
+ </dependency>
75
76
<dependency>
77
<groupId>com.google.guava</groupId>
0 commit comments