Skip to content

Commit

Permalink
Upgrade to Ariadne 0.29.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Feb 29, 2024
1 parent 92ce45d commit 95e5785
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions edu.cuny.hunter.hybridize.core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Import-Package: com.google.common.collect,
com.ibm.wala.cast.ir.ssa,
com.ibm.wala.cast.loader,
com.ibm.wala.cast.python.client;version="0.1.0",
com.ibm.wala.cast.python.ipa.callgraph;version="0.25.0",
com.ibm.wala.cast.python.ipa.callgraph;version="0.28.0",
com.ibm.wala.cast.python.loader;version="0.1.0",
com.ibm.wala.cast.python.ml.analysis;version="0.16.0",
com.ibm.wala.cast.python.ml.client;version="0.23.0",
com.ibm.wala.cast.python.ml.client;version="0.28.0",
com.ibm.wala.cast.python.modref;version="0.11.0",
com.ibm.wala.cast.python.ssa,
com.ibm.wala.cast.python.types,
com.ibm.wala.cast.python.util,
com.ibm.wala.cast.python.util;version="0.28.0",
com.ibm.wala.cast.tree,
com.ibm.wala.classLoader,
com.ibm.wala.client,
Expand Down
2 changes: 1 addition & 1 deletion hybridize.target
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.ibm.wala</groupId>
<artifactId>com.ibm.wala.cast.python.ml</artifactId>
<version>0.28.0-SNAPSHOT</version>
<version>0.29.0-SNAPSHOT</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 95e5785

Please sign in to comment.