aiyanbo / sbt-dependency-updates

⬆️ SBT plugin that can check Maven and Ivy repositories for dependency and plugin updates
Apache License 2.0
81 stars 10 forks source link

Dotty support #14

Closed cheleb closed 4 years ago

cheleb commented 4 years ago

dependencyUpdates with a dotty project produces:

[error] scala.MatchError: Constant(2.13) (of class sbt.librarymanagement.Constant) [error] at org.jmotor.sbt.metadata.MetadataLoaderGroup.getArtifactIdAndAttrs(MetadataLoaderGroup.scala:54) [error] at org.jmotor.sbt.metadata.MetadataLoaderGroup.$anonfun$getVersions$1(MetadataLoaderGroup.scala:26) [error] at scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:238)