Skip to content

Commit

Permalink
Merge branch 'develop' into da_AJ-1571_importSwatTests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb authored Mar 25, 2024
2 parents 540a65d + 2e2712e commit 1da1403
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 @@ -5,7 +5,7 @@ object Dependencies {
val akkaHttpV = "10.2.10"
val jacksonV = "2.13.5"
val jacksonHotfixV = "2.13.5" // for when only some of the Jackson libs have hotfix releases
val nettyV = "4.1.107.Final"
val nettyV = "4.1.108.Final"
val workbenchLibsHash = "d314413" // see https://github.com/broadinstitute/workbench-libs readme for hash values

def excludeGuava(m: ModuleID): ModuleID = m.exclude("com.google.guava", "guava")
Expand Down

0 comments on commit 1da1403

Please sign in to comment.