Skip to content

Commit e467999

Browse files
committed
Update sbt-mima-plugin
1 parent 287ac1a commit e467999

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.github.sbt" % "sbt-ci-release" % "1.5.1
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
77
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
8-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
8+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
99
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.15.0")

0 commit comments

Comments
 (0)