You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by da...@apache.org on 2022/11/30 17:32:05 UTC

[daffodil-vscode] branch main updated: Update sbt to 1.7.3

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 352b0cc  Update sbt to 1.7.3
352b0cc is described below

commit 352b0ccb0425df0f7886aa5239cbd0435556d4ca
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Nov 6 00:15:52 2022 +0000

    Update sbt to 1.7.3
---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index 3c025c5..e46ee17 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-sbt.version = 1.7.1
+sbt.version = 1.7.3