Skip to content

Commit 627e2e8

Browse files
author
Oron Port
committed
Update compiler and SBT versions
1 parent 42c2ee9 commit 627e2e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ commands += DFHDLCommands.docExamplesRefUpdate
33

44
// format: off
55
val projectName = "dfhdl"
6-
val compilerVersion = "3.6.3"
6+
val compilerVersion = "3.6.4"
77

88
inThisBuild(
99
List(

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.10.7
1+
sbt.version = 1.10.10

0 commit comments

Comments
 (0)