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 <scala_stew...@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