sbt / sbt-cucumber

Cucumber plugin for SBT.
Other
20 stars 14 forks source link

Version 0.3.0 #18

Closed dfurmans closed 3 years ago

dfurmans commented 3 years ago

Is the new version already available ? We have try to bump it but end up with the error

[error] sbt.librarymanagement.ResolveException: unresolved dependency: com.waioeka.sbt#cucumber-plugin;0.3.0: not found
[error]     at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:332)

related to the commit made by @gedeh

thanks in advance !

dfurmans commented 3 years ago

Is already there :tada: https://search.maven.org/artifact/com.waioeka.sbt/cucumber-plugin/0.3.0/jar

lewismj commented 3 years ago

Published a new version. Will update to Scala 3 hopefully this week and tidy up etc.