mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
fix update-sbt-classifiers test
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
resolvers += Resolver.url("sbt-plugin-snapshots", url("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-snapshots/"))(Resolver.ivyStylePatterns)
|
||||
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-twt" % "0.2.1-SNAPSHOT", sbtVersion="0.12.0-M2", scalaVersion="2.9.1")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-twt" % "0.2.1", sbtVersion = "0.12")
|
||||
|
||||
Reference in New Issue
Block a user