Skip to content

Commit 8fb5e86

Browse files
committed
Workaround for lightbend-labs/mima#422
1 parent 510ca1d commit 8fb5e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
3232

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

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

0 commit comments

Comments
 (0)