From 265dcb722a770a8dd235eba01505c0714eace518 Mon Sep 17 00:00:00 2001 From: Jim Fang Date: Sat, 13 Jun 2026 21:01:23 -0700 Subject: [PATCH] change: bump sbt version to be same as rest of chipyard --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index a919a9b..46e43a9 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.8 +sbt.version=1.8.2