We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064aaff commit 4de067cCopy full SHA for 4de067c
project/Build.scala
@@ -1071,6 +1071,7 @@ object Build {
1071
"scala.annotation.specialized",
1072
"scala.annotation.unspecialized",
1073
),
1074
+ tastyMiMaTastyQueryVersionOverride := Some("1.1.2"),
1075
tastyMiMaPreviousArtifacts += "org.scala-lang" % "scala-library" % stdlibBootstrappedVersion,
1076
tastyMiMaCurrentClasspath := {
1077
val javaBootCp = tastyMiMaJavaBootClasspath.value
0 commit comments