mirror of https://github.com/sbt/sbt.git
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:
commit
17c0932c8f
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue