Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 767909a

Browse files
author
scala-steward
committed
Update sbt-mima-plugin to 1.1.4
1 parent e67ef51 commit 767909a

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
@@ -5,5 +5,5 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
66

77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
8-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
8+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
99
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")

0 commit comments

Comments
 (0)