From 40828edc7bdd60f388dfa938e6a49b6b236155e8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 1 Apr 2026 15:07:08 +0000 Subject: [PATCH] Update scala3-compiler, scala3-library to 3.8.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index fc5d2ccf1..0aff4ee74 100755 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ commands += DFHDLCommands.docExamplesRefUpdate // format: off val projectName = "dfhdl" -val compilerVersion = "3.8.1" +val compilerVersion = "3.8.3" inThisBuild( List(