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 2023/06/01 00:29:56 UTC

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

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

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

commit f08226ec78a7a1e5a35898b696813d51ceda5f11
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Thu Jun 1 00:29:49 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 6f1d485..e8e1f3f 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.8.2
+sbt.version = 1.8.3