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 b35fa19c Update sbt to 1.8.2
new 0d93cdf9 Merge pull request #65 from scala-steward/update/sbt-1.8.2
b35fa19c is described below
commit b35fa19cbe0ae79c670c28ed49f13ab7c10735ad
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jan 5 13:37:25 2023 +0000
Update sbt to 1.8.2
---
project/build.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/build.properties b/project/build.properties
index 9a19778c..f344c148 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version = 1.8.0
+sbt.version = 1.8.2