Update scala-library to 2.13.15

This commit is contained in:
Scala Steward 2024-09-26 14:06:40 +00:00
parent 0358820409
commit 2f102930ed
No known key found for this signature in database
GPG Key ID: 7FE176635A140508
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.20"
def scala213 = "2.13.14"
def scala213 = "2.13.15"
def targetSbtVersion = "1.2.8"