diff --git a/project/Settings.scala b/project/Settings.scala index c2985236d..1e3e76863 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -9,7 +9,7 @@ import com.jsuereth.sbtpgp._ object Settings { - def scala212 = "2.12.16" + def scala212 = "2.12.17" def scala213 = "2.13.10" def targetSbtVersion = "1.2.8"