Skip to content

Commit

Permalink
Update sbt-mima-plugin to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] authored and julienrf committed Aug 10, 2024
1 parent 7f2343f commit 9721475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy val `sbt-version-policy` = project
.settings(
scriptedLaunchOpts += "-Dplugin.version=" + version.value,
scriptedBufferLog := false,
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3"),
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4"),
libraryDependencies ++= Seq(
"io.get-coursier" % "interface" % "1.0.19",
"io.get-coursier" %% "versions" % "0.3.1",
Expand Down

0 comments on commit 9721475

Please sign in to comment.