diff --git a/project/Settings.scala b/project/Settings.scala index 703d4b3..5234642 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -5,7 +5,7 @@ import sbt.Keys._ object Settings { - def scala213 = "2.13.12" + def scala213 = "2.13.14" def scala212 = "2.12.18" lazy val shared = Seq(