[2.x] ci: Update mimaPreviousArtifacts (#9341)

This commit is contained in:
kenji yoshida 2026-06-16 01:26:58 +09:00 committed by GitHub
parent 183ed46375
commit 29f2c8648f
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-RC15",
"2.0.0",
)
val mimaSettings = mimaSettingsSince(sbt20Plus)
def mimaSettingsSince(versions: Seq[String]): Seq[Def.Setting[?]] = Def.settings(