Open jgroschwitz opened 5 years ago
I updated the dependencies when switching to gradle and the API changes were the reason to not upgrade to the newest version. Iirc, there was also no guide for upgrading so unless there is need, I would not do that.
Well, as Jonas said, there is the bug in #48 which will hopefully be fixed by a newer version of jgrapht.
Sorry, did not see the cross-reference and replying at 2-3 am might not always be the best idea.
The newest release of jgrapht is org.jgrapht:1.3.1, we use net.sf.jgrapht:0.8.3. This will probably add stability to our code and make our life easier, but also the API changed so this will be some work.