mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 17:40:06 +02:00
Scala 2.12.20 (was .19)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import sbt.internal.server.{ ServerHandler, ServerIntent }
|
||||
|
||||
ThisBuild / scalaVersion := "2.12.19"
|
||||
ThisBuild / scalaVersion := "2.12.20"
|
||||
|
||||
Global / serverLog / logLevel := Level.Debug
|
||||
// custom handler
|
||||
|
||||
Reference in New Issue
Block a user