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
commit 09e641d1949105d84322d4f01bd34b41a9157201 Author: Luciano Resende <[email protected]> AuthorDate: Sat May 3 08:46:55 2025 -0700 Update sbt version to 1.5.5 -> 1.9.3 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index f7cc74b5..aff013d3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -15,4 +15,4 @@ # limitations under the License # -sbt.version=1.5.5 +sbt.version=1.9.3
