Skip to content

Commit

Permalink
Update airframe-ulid to 24.9.3 (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 9, 2024
1 parent 8e9fc75 commit a4f8d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport.*

object V {
val airframe_json = "24.9.2"
val airframe_ulid = "24.9.2"
val airframe_ulid = "24.9.3"
val commons_io = "2.18.0"
val compress = "1.27.1"
val config = "1.4.2"
Expand Down

0 comments on commit a4f8d64

Please sign in to comment.