Merge pull request #9176 from xuwei-k/source-3-7-option

[2.x] Remove "-source:3.7" option
This commit is contained in:
eugene yokota 2026-05-03 12:39:10 -04:00 committed by GitHub
commit 4847f31219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -589,7 +589,6 @@ lazy val protocolProj = (project in file("protocol"))
testedBaseSettings,
name := "Protocol",
libraryDependencies ++= Seq(sjsonNewScalaJson.value, sjsonNewCore.value, ipcSocket),
Compile / scalacOptions += "-source:3.7",
contrabandSettings,
mimaSettings,
mimaBinaryIssueFilters ++= Seq(