diff --git a/project/Settings.scala b/project/Settings.scala index b870c5c7f..9999dcb2a 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -10,7 +10,7 @@ import coursier.ShadingPlugin.autoImport.{Shading, shadingNamespace} object Settings { - def scala212 = "2.12.7" + def scala212 = "2.12.10" def sbt10Version = "1.0.2"