Scala 2.13.14

This commit is contained in:
Eugene Yokota 2024-07-09 00:00:00 -04:00
parent 6757b15acd
commit ee16e46405
1 changed files with 1 additions and 1 deletions

View File

@ -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"