Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eferos93 committed Oct 23, 2021
1 parent 5172aa6 commit d7bd932
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 @@ -16,4 +16,4 @@ val sparkDependencies = Seq(
libraryDependencies ++= sparkDependencies

libraryDependencies += "com.github.fommil.netlib" % "all" % "1.1.2"
libraryDependencies += "com.johnsnowlabs.nlp" %% "spark-nlp" % "3.3.0"
libraryDependencies += "com.johnsnowlabs.nlp" %% "spark-nlp" % "3.3.1"

0 comments on commit d7bd932

Please sign in to comment.