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 10d76496 Update scala-library to 2.13.12
     new 10501454 Merge pull request #119 from 
scala-steward/update/scala-library-2.13.12
10d76496 is described below

commit 10d76496baa2c1a452434eb7e640351dd8330b73
Author: Scala Steward <[email protected]>
AuthorDate: Wed Sep 13 13:27:07 2023 +0000

    Update scala-library to 2.13.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d55c9b17..2396308d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
         <scala.major.ver>3</scala.major.ver>
         <scala3.ver>${scala.major.ver}.2.2</scala3.ver>
 
-        <scala2.ver>2.13.11</scala2.ver>
+        <scala2.ver>2.13.12</scala2.ver>
 
         <java.ver>11</java.ver>
         
<maven.build.timestamp.format>yyyy-MM-dd-HH-mm</maven.build.timestamp.format>

Reply via email to