Skip to content

Commit 9ce581c

Browse files
author
Oron Port
committed
Update upickle dependency version to 4.2.1 in build.sbt
1 parent ab86101 commit 9ce581c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ lazy val dependencies =
152152
private val airframelogV = "2025.1.12"
153153
private val oslibV = "0.9.2"
154154
private val scallopV = "5.2.0"
155-
private val upickleV = "4.1.0"
155+
private val upickleV = "4.2.1"
156156

157157
val scodec = "org.scodec" %% "scodec-bits" % scodecV
158158
val munit = "org.scalameta" %% "munit" % munitV % Test

0 commit comments

Comments
 (0)