SpencerPark / IJava

A Jupyter kernel for executing Java code.
MIT License
1.1k stars 215 forks source link

Update Ivy version to 2.5.2 #160

Open stariy95 opened 5 months ago

stariy95 commented 5 months ago

This PR should solve SpencerPark/IJava#63 issue.

The underlying problem is that current Ivy version couldn't process correctly test-jar dependencies.

andrus commented 5 months ago

Hi @SpencerPark , I know you are not actively involved with the project these days, but do you think it would be possible to apply this patch, and do a release of iJava? The fix is simple and low risk, but fixes a whole class of problems.