Update mimaPreviousArtifacts (#9308)

This commit is contained in:
kenji yoshida 2026-06-10 03:21:18 +09:00 committed by GitHub
parent 75f1d15a81
commit ad6c7a35a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ def testedBaseSettings: Seq[Setting[?]] =
val sbt20Plus =
Seq(
"2.0.0-RC14",
"2.0.0-RC15",
)
val mimaSettings = mimaSettingsSince(sbt20Plus)
def mimaSettingsSince(versions: Seq[String]): Seq[Def.Setting[?]] = Def.settings(