You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2023. It is now read-only.
I'm on OSX with sbt 1.3.2 installed. When I try to sbt test this project, I get thatNoClassDef error. It is mentioned here as being related to coursier, which of course by 1.3.2 is a fairly major part of SBT.
If I update this to 1.3.2, the problem goes away for me.
Thanks for the blog writeups - this is very useful stuff.
The text was updated successfully, but these errors were encountered:
I'm on OSX with sbt 1.3.2 installed. When I try to
sbt test
this project, I get thatNoClassDef error. It is mentioned here as being related to coursier, which of course by 1.3.2 is a fairly major part of SBT.If I update this to 1.3.2, the problem goes away for me.
Thanks for the blog writeups - this is very useful stuff.
The text was updated successfully, but these errors were encountered: