Skip to content

Commit

Permalink
Workaround for lightbend-labs/mima#422
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Oct 25, 2019
1 parent 510ca1d commit 8fb5e86
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
Expand Up @@ -32,7 +32,7 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")

addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.25")

For https://github.com/lightbend/mima/issues/422
// For https://github.com/lightbend/mima/issues/422
resolvers += Resolver.url(
"typesafe sbt-plugins",
url("https://dl.bintray.com/typesafe/sbt-plugins")
Expand Down

0 comments on commit 8fb5e86

Please sign in to comment.