You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2023/06/02 19:05:35 UTC

[incubator-nlpcraft] branch master updated: Update sbt to 1.9.0

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 6e8c2271 Update sbt to 1.9.0
     new 337151ba Merge pull request #106 from scala-steward/update/sbt-1.9.0
6e8c2271 is described below

commit 6e8c22717813019b4fd100a5df3513b9b0c4348c
Author: Scala Steward <sc...@virtuslab.com>
AuthorDate: Fri Jun 2 13:47:41 2023 +0000

    Update sbt to 1.9.0
---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index ef3d2662..8fd7d2eb 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version = 1.8.3
+sbt.version = 1.9.0