From 454a39cbade317de1624b8f5587710d22dd339dc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 12 Jan 2025 15:49:48 +0000 Subject: [PATCH] Update scala3-compiler, scala3-library to 3.6.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5322a4453..68a5397a1 100755 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ commands += DFHDLCommands.quickTestSetup // format: off val projectName = "dfhdl" -val compilerVersion = "3.5.2" +val compilerVersion = "3.6.2" inThisBuild( List(