We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901c530 commit f240fdeCopy full SHA for f240fde
project/plugins.sbt
@@ -1,4 +1,5 @@
1
//resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
2
-resolvers += "Sonatype Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"
+//resolvers += "Sonatype Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"
3
4
-addSbtPlugin(("org.scommons.sbt" % "sbt-scommons-plugin" % "0.4.0-SNAPSHOT").changing())
+//addSbtPlugin(("org.scommons.sbt" % "sbt-scommons-plugin" % "0.4.0-SNAPSHOT").changing())
5
+addSbtPlugin("org.scommons.sbt" % "sbt-scommons-plugin" % "0.4.0")
0 commit comments