wala / ML

Eclipse Public License 2.0
25 stars 17 forks source link

Upgrade to WALA 1.6.4 #174

Closed khatchad closed 6 months ago

khatchad commented 6 months ago

Test issue https://github.com/wala/WALA/issues/1377.

msridhar commented 6 months ago

Generally I don't think it's great to rely on a SNAPSHOT version. Then some errant commit to WALA could break the build here. Should I just cut a 1.6.4 release and we can rely on that?

khatchad commented 6 months ago

Sure. That should work.

khatchad commented 6 months ago

Generally I don't think it's great to rely on a SNAPSHOT version. Then some errant commit to WALA could break the build here. Should I just cut a 1.6.4 release and we can rely on that?

I've made the changes to the build to use 1.6.4 instead of 1.64-SNAPSHOT.