We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e55aa7 + b5a98e4 commit 68f5017Copy full SHA for 68f5017
build.sbt
@@ -130,8 +130,8 @@ lazy val dependencies =
130
new {
131
private val scodecV = "1.2.1"
132
private val munitV = "1.0.2"
133
- private val scalafmtV = "3.8.2"
134
- private val airframelogV = "24.9.3"
+ private val scalafmtV = "3.8.3"
+ private val airframelogV = "24.11.0"
135
private val oslibV = "0.9.2"
136
private val scallopV = "5.1.0"
137
val scodec = "org.scodec" %% "scodec-bits" % scodecV
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.10.3
+sbt.version = 1.10.5
0 commit comments