Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
maziyarpanahi committed Sep 1, 2023
1 parent 4330072 commit fd17218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ThisBuild / developers := List(

// Spark NLP 5.1.0 was compiled with Scala 2.12.15 and Spark 3.3.1
// Do not change these versions unless you know what you are doing
val sparkVer = "3.3.1"
val sparkVer = "3.4.0"
val sparkNLP = "5.1.0"

libraryDependencies ++= {
Expand Down

0 comments on commit fd17218

Please sign in to comment.