Skip to content

Commit

Permalink
update to lastest scala 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mlachkar committed Jun 8, 2022
1 parent 074c8f8 commit 69b36e4
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 @@ -8,7 +8,7 @@ import scala.util.Try

object Dependencies {
val scala211 = "2.11.12"
val scala212 = "2.12.15"
val scala212 = "2.12.16"
val scala213 = "2.13.8"
val scala3 = "3.1.2"

Expand Down

0 comments on commit 69b36e4

Please sign in to comment.