Skip to content

Commit 66ad5d0

Browse files
committed
[PLUTO-1438] update scala
1 parent 8a03878 commit 66ad5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Common.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Common {
1111

1212
private val defaultDockerInstallationPath = "/opt/codacy"
1313
val scalaBinaryVersionNumber = "2.12"
14-
val scalaVersionNumber = s"$scalaBinaryVersionNumber.12"
14+
val scalaVersionNumber = s"$scalaBinaryVersionNumber.20"
1515

1616
val scala213BinaryVersionNumber = "2.13"
1717
val scala213VersionNumber = s"$scala213BinaryVersionNumber.3"

0 commit comments

Comments
 (0)