Skip to content

Commit 4de067c

Browse files
committed
Use TASTy Query 1.1.2 for TASTy MiMa
1 parent 064aaff commit 4de067c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/Build.scala

+1
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,7 @@ object Build {
10711071
"scala.annotation.specialized",
10721072
"scala.annotation.unspecialized",
10731073
),
1074+
tastyMiMaTastyQueryVersionOverride := Some("1.1.2"),
10741075
tastyMiMaPreviousArtifacts += "org.scala-lang" % "scala-library" % stdlibBootstrappedVersion,
10751076
tastyMiMaCurrentClasspath := {
10761077
val javaBootCp = tastyMiMaJavaBootClasspath.value

0 commit comments

Comments
 (0)