Skip to content

Commit

Permalink
update scala 2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 25, 2020
1 parent e6acfe7 commit fa24fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
def scala210 = "2.10.7"
def scala211 = "2.11.12"
def scala212 = "2.12.11"
def scala213 = "2.13.1"
def scala213 = "2.13.2"
def coursierV = "2.0.0-RC5-6"
val currentScalaVersion = scala212

Expand Down

0 comments on commit fa24fa2

Please sign in to comment.