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 6e2b745 + 7f9f4d6 commit 1969977Copy full SHA for 1969977
build.sbt
@@ -132,7 +132,7 @@ lazy val dependencies =
132
private val scodecV = "1.2.1"
133
private val munitV = "1.1.0"
134
private val scalafmtV = "3.8.3"
135
- private val airframelogV = "2025.1.2"
+ private val airframelogV = "2025.1.3"
136
private val oslibV = "0.9.2"
137
private val scallopV = "5.2.0"
138
val scodec = "org.scodec" %% "scodec-bits" % scodecV
0 commit comments