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 963e1bc commit 77da11eCopy full SHA for 77da11e
project/BuildSettings.scala
@@ -6,7 +6,7 @@ object BuildSettings {
6
import Dependencies._
7
8
val lilaVersion = "4.0"
9
- val globalScalaVersion = "3.7.4"
+ val globalScalaVersion = "3.8.2"
10
11
def buildSettings =
12
Defaults.coreDefaultSettings ++ Seq(
0 commit comments