diff --git a/project/Settings.scala b/project/Settings.scala index 0f46538ff..4b8ab7db2 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -10,7 +10,7 @@ import com.jsuereth.sbtpgp._ object Settings { def scala212 = "2.12.19" - def scala213 = "2.13.10" + def scala213 = "2.13.14" def targetSbtVersion = "1.2.8"