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
then i ran gen-idea again and it correctly picked up new version of library and downloaded sources
no idea if it's an sbt or sbt-idea issue, but "update" seems to work fine
i'm using sbt 0.13.5-RC5 and sbt-idea 1.6.0
The text was updated successfully, but these errors were encountered:
i depend on gatling via
today i noticed that while generating idea files it didn't pickup new version of HdrHistogram library from new version of snapshot:
then i did 'update'
and only then the new version of hdrhistogram was downloaded
then i ran gen-idea again and it correctly picked up new version of library and downloaded sources
no idea if it's an sbt or sbt-idea issue, but "update" seems to work fine
i'm using sbt 0.13.5-RC5 and sbt-idea 1.6.0
The text was updated successfully, but these errors were encountered: