You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by ji...@apache.org on 2023/05/31 18:07:50 UTC

[daffodil] branch main updated: Update sbt to 1.8.3

This is an automated email from the ASF dual-hosted git repository.

jinterrante pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git


The following commit(s) were added to refs/heads/main by this push:
     new 80ba65480 Update sbt to 1.8.3
80ba65480 is described below

commit 80ba6548093e5c18389fccca7f1f723fb826cfb8
Author: Scala Steward <sc...@virtuslab.com>
AuthorDate: Sat May 27 13:37:05 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 e9d242e79..fc856f379 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -15,4 +15,4 @@
  * limitations under the License.
  */
 
-sbt.version=1.8.2
+sbt.version=1.8.3