Version 0.36.0 fixes a bug in the JUnit 4 runner a...
# minutest
d
Version 0.36.0 fixes a bug in the JUnit 4 runner and stops publishing a dependency on JUnit 4 and the classgraph jar required by the minutesttestrunner. Ideally I'd mark these are provided, but haven't found a way to do that yet. /@christophsturm
🎉 1
c
what would be different if they were marked
provided
?
d
That is a very good question. I had an answer, but then realised that nothing makes sense to me any more!
So now I need to go and read more about scopes