Skip to content

Commit

Permalink
Merge pull request #415 from scala-steward/update/scala-library-2.12.15
Browse files Browse the repository at this point in the history
Update scala-library, scala-reflect to 2.12.15
  • Loading branch information
gabro authored Sep 15, 2021
2 parents 3398a0b + 1342d8f commit e09d21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import sbtcrossproject.CrossPlugin.autoImport.CrossType
import scala.collection.mutable
def previousVersion = "0.7.0"
def scala213 = "2.13.6"
def scala212 = "2.12.14"
def scala212 = "2.12.15"
def scala211 = "2.11.12"
def scala3 = "3.0.1"
def junitVersion = "4.13.2"
Expand Down

0 comments on commit e09d21f

Please sign in to comment.