Skip to content

Commit a4f7c4b

Browse files
committed
Update plugins.sbt
1 parent 61270f2 commit a4f7c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
66

77
//addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
88

9-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
9+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1010

1111
addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.4")
1212

0 commit comments

Comments
 (0)