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 5a847d76 Update sbt to 1.8.0
new a5f6da2c Merge pull request #58 from scala-steward/update/sbt-1.8.0
5a847d76 is described below
commit 5a847d76de5764514d754794761ea2189c5e3024
Author: Scala Steward <[email protected]>
AuthorDate: Sat Nov 12 13:42:31 2022 +0000
Update sbt to 1.8.0
---
project/build.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/build.properties b/project/build.properties
index f5b9ea74..9a19778c 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version = 1.7.3
+sbt.version = 1.8.0