Skip to content

Commit 40651e2

Browse files
Update sbt-mima-plugin to 1.1.5
1 parent 8ecfd2f commit 40651e2

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
33
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)