Merge pull request #519 from scala-steward/update/scala-library-2.13.15

Update scala-library to 2.13.15
This commit is contained in:
Tomasz Godzik 2024-09-26 17:07:10 +02:00 committed by GitHub
commit 17c0932c8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"