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 5d5e0cb2 Update antlr4-runtime to 4.13.1
     new 6646d647 Merge pull request #116 from 
scala-steward/update/antlr4-runtime-4.13.1
5d5e0cb2 is described below

commit 5d5e0cb213eccfbe142b4560e6e31859bc0a1fec
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 6 14:08:44 2023 +0000

    Update antlr4-runtime to 4.13.1
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index c9b16f3a..f660a556 100644
--- a/build.sbt
+++ b/build.sbt
@@ -22,7 +22,7 @@ val scalaMajVer = "3"
 val scalaMinVer = "2.2"
 val log4jVer = "2.20.0"
 val scalaLoggingVer = "3.9.5"
-val orgAntlr4Ver = "4.13.0"
+val orgAntlr4Ver = "4.13.1"
 val jlineVer = "3.23.0"
 val commonsIoVer = "2.13.0"
 val commonsLang3Ver = "3.13.0"

Reply via email to