Skip to content

Commit 68f5017

Browse files
author
Oron Port
committed
Merge branch 'main' of https://github.com/DFiantHDL/DFiant into toolsupdate
2 parents 8e55aa7 + b5a98e4 commit 68f5017

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ lazy val dependencies =
130130
new {
131131
private val scodecV = "1.2.1"
132132
private val munitV = "1.0.2"
133-
private val scalafmtV = "3.8.2"
134-
private val airframelogV = "24.9.3"
133+
private val scalafmtV = "3.8.3"
134+
private val airframelogV = "24.11.0"
135135
private val oslibV = "0.9.2"
136136
private val scallopV = "5.1.0"
137137
val scodec = "org.scodec" %% "scodec-bits" % scodecV

project/build.properties

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

0 commit comments

Comments
 (0)