Skip to content

Commit

Permalink
Revert "[ITACHI-15] Upgrade scala 2.12.18"
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn authored Sep 4, 2023
1 parent 30519cf commit 2c77954
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 2c77954

Please sign in to comment.