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 4dd58e25 Update sbt to 1.8.3
new 5596c303 Merge pull request #100 from scala-steward/update/sbt-1.8.3
4dd58e25 is described below
commit 4dd58e25eb2a1a715ade6a0f4ca8baae643c8ab8
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 27 13:38:12 2023 +0000
Update sbt to 1.8.3
---
project/build.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/build.properties b/project/build.properties
index f344c148..ef3d2662 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version = 1.8.2
+sbt.version = 1.8.3