You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by gi...@apache.org on 2022/12/04 00:12:59 UTC

[daffodil-vscode] 01/01: Update sbt to 1.8.0

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

github-bot pushed a commit to branch update/sbt-1.8.0
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git

commit 17e7a51c937903de81e4babb7360355ce0c6f2d0
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Dec 4 00:12:53 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 e46ee17..5071ec6 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.3
+sbt.version = 1.8.0