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
Turns out this is an sbt issue. See sbt/sbt#752 . So I really cannot do anything until the sbt issue gets fixed. In the meantime, you can try to specify a concrete version for your dependency instead of a version range. If this dependency is transitive , try exclude it from its dependant first.
For now, Repox will return 404 for any request with a [revision] part in the uri.
Found in the log of
./sbt update
:And I found in repox log:
And in repox storage:
Not sure where is wrong.
The text was updated successfully, but these errors were encountered: