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 afb8ea1 + 984fbdb commit faf5bf6Copy full SHA for faf5bf6
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.3"
+ private val airframelogV = "2025.1.6"
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