Skip to content

Commit 33678d9

Browse files
committed
Merge commit '8e0bd92bb5' into jdk-21-for-2.13
2 parents 6f5ca20 + 8e0bd92 commit 33678d9

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
@@ -17,7 +17,7 @@ buildInfoKeys := Seq[BuildInfoKey](buildClasspath)
1717

1818
buildInfoPackage := "scalabuild"
1919

20-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
20+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
2121

2222
libraryDependencies ++= Seq(
2323
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",

0 commit comments

Comments
 (0)