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.
1 parent ab86101 commit 9ce581cCopy full SHA for 9ce581c
build.sbt
@@ -152,7 +152,7 @@ lazy val dependencies =
152
private val airframelogV = "2025.1.12"
153
private val oslibV = "0.9.2"
154
private val scallopV = "5.2.0"
155
- private val upickleV = "4.1.0"
+ private val upickleV = "4.2.1"
156
157
val scodec = "org.scodec" %% "scodec-bits" % scodecV
158
val munit = "org.scalameta" %% "munit" % munitV % Test
0 commit comments