diff --git a/project/Settings.scala b/project/Settings.scala index 2a57c1a..5294b63 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -5,7 +5,7 @@ import sbt.Keys._ object Settings { - def scala213 = "2.13.14" + def scala213 = "2.13.15" def scala212 = "2.12.20"