Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
reidspencer committed Nov 23, 2024
2 parents 19f5d90 + 4b55427 commit ef3af14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ import sbt.librarymanagement.ModuleID
object V {
val airframe_json = "24.9.2"
val airframe_ulid = "24.9.2"
val commons_io = "2.17.0"
val commons_io = "2.18.0"
val compress = "1.27.1"
val config = "1.4.2"
val fastparse = "3.1.1"
val jgit = "6.5.0"
val lang3 = "3.17.0"
val pureconfig = "0.17.7"
val pureconfig = "0.17.8"
val scalacheck = "1.18.1"
val scalatest = "3.2.19"
val scopt = "4.1.0"
Expand Down

0 comments on commit ef3af14

Please sign in to comment.