Skip to content

Commit 6d7e875

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update sbt-mima-plugin to 1.1.6
1 parent 30a028d commit 6d7e875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
1111
// publishing
1212
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1313
// MiMa
14-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
14+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
1515
// benchmarks
1616
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1717
// disabling projects in IDE

0 commit comments

Comments
 (0)