Skip to content

Commit afc6143

Browse files
Update sbt-mima-plugin to 1.1.4 in 0.12.x (#533)
1 parent 44748af commit afc6143

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
44
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.18"
55

6-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
6+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
77

88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
99

0 commit comments

Comments
 (0)