Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn authored Sep 4, 2023
1 parent 5cc2906 commit 373fd3f
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.10"
scalaVersion := "2.12.18"

val sparkVersion = "3.2.0"

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

0 comments on commit 373fd3f

Please sign in to comment.