This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new 40d9b2f9 Update language-fr, language-ru, ... to 5.9
     new 262b8619 Merge pull request #46 from 
scala-steward/update/language-fr-5.9
40d9b2f9 is described below

commit 40d9b2f9ad168530e8b3d98074730f014fc0257f
Author: Scala Steward <[email protected]>
AuthorDate: Mon Oct 17 13:17:34 2022 +0000

    Update language-fr, language-ru, ... to 5.9
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 73818b82..9b684eec 100644
--- a/build.sbt
+++ b/build.sbt
@@ -39,7 +39,7 @@ val junitVer = "5.9.0"
 val stanfordCoreNLPVer  = "4.5.1"
 
 // Examples libraries.
-val languagetoolVer = "5.8"
+val languagetoolVer = "5.9"
 val luceneAnalyzersCommonVer = "8.11.2"
 
 ThisBuild / scalaVersion := s"$scalaMajVer.$scalaMinVer"

Reply via email to