Skip to content

Commit

Permalink
Merge 0f94a3e into c9af814
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2020
2 parents c9af814 + 0f94a3e commit 1ebf7d6
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 @@ -8,7 +8,7 @@ object Dependencies {
val scalaLoggingV = "3.9.2"
val scalaTestV = "3.2.3"
val circeVersion = "0.13.0"
val http4sVersion = "0.21.11"
val http4sVersion = "0.21.12"

def excludeGuavaJDK5(m: ModuleID): ModuleID = m.exclude("com.google.guava", "guava-jdk5")

Expand Down

0 comments on commit 1ebf7d6

Please sign in to comment.