mirror of
https://github.com/lichess-org/lila.git
synced 2026-05-26 13:51:00 +00:00
Update scala3-library to 3.8.3
This commit is contained in:
committed by
Thibault Duplessis
parent
54642e966b
commit
e9f3c6e92f
@@ -6,7 +6,7 @@ object BuildSettings {
|
||||
import Dependencies._
|
||||
|
||||
val lilaVersion = "4.0"
|
||||
val globalScalaVersion = "3.8.2"
|
||||
val globalScalaVersion = "3.8.3"
|
||||
|
||||
def buildSettings =
|
||||
Defaults.coreDefaultSettings ++ Seq(
|
||||
|
||||
Reference in New Issue
Block a user