Skip to content

Commit

Permalink
[ITACHI-15] Revert " Upgrade scala 2.12.18"
Browse files Browse the repository at this point in the history
[ITACHI-15] Revert " Upgrade scala 2.12.18"
Reverts #15
Lead-authored-by: "Matthew Powers <[email protected]>"
Co-authored-by: Kent Yao <[email protected]>

Signed-off-by: Kent Yao <[email protected]>
  • Loading branch information
yaooqinn authored Sep 4, 2023
2 parents 30519cf + 2c77954 commit f6d4f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name := "itachi"

version := "0.3.0"

scalaVersion := "2.12.18"
scalaVersion := "2.12.10"

val sparkVersion = "3.2.0"

Expand All @@ -46,4 +46,4 @@ inThisBuild(List(
url("https://kyuubi.readthedocs.io/")
)
)
))
))

0 comments on commit f6d4f49

Please sign in to comment.