Skip to content

Commit 186e37c

Browse files
Update sbt-mima-plugin to 1.1.5 (#1002)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 0361546 commit 186e37c

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
@@ -10,7 +10,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1010
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1212
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.10")
13-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
13+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
1414
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
1515

1616
libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "3.0.1"

0 commit comments

Comments
 (0)