Skip to content

Commit

Permalink
Bump sbt-spiewak bootleg
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Dec 13, 2021
1 parent bf24e6a commit 3fc5aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resolvers +=
"Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots"

addSbtPlugin("io.vasilev" % "sbt-spiewak-sonatype" % "0.23-11-6c79539-SNAPSHOT")
addSbtPlugin("io.vasilev" % "sbt-spiewak-sonatype" % "0.23-11-4c9ab83-SNAPSHOT")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
Expand Down

0 comments on commit 3fc5aaf

Please sign in to comment.