You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@toree.apache.org by lr...@apache.org on 2020/07/16 18:09:09 UTC

[incubator-toree] branch master updated: Update sbt to 1.3.12

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

lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree.git


The following commit(s) were added to refs/heads/master by this push:
     new e183746  Update sbt to 1.3.12
e183746 is described below

commit e183746a3dbb8cf1e6125d61d4dc84282e175c9b
Author: Luciano Resende <lr...@apache.org>
AuthorDate: Sun Jul 12 21:34:53 2020 -0700

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

diff --git a/project/build.properties b/project/build.properties
index 4e2e386..dec0cf4 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -15,4 +15,4 @@
 #  limitations under the License
 #
 
-sbt.version=1.2.1
+sbt.version=1.3.12