Skip to content

Commit

Permalink
Update for rawls-model change (WOR-1243). (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
cahrens authored Sep 7, 2023
1 parent 206cda2 commit e6df83b
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 @@ -44,7 +44,7 @@ object Dependencies {
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",

"org.parboiled" % "parboiled-core" % "1.4.1",
excludeGuava("org.broadinstitute.dsde" %% "rawls-model" % "0.1-97814d79a")
excludeGuava("org.broadinstitute.dsde" %% "rawls-model" % "0.1-fb0c9691b")
exclude("com.typesafe.scala-logging", "scala-logging_2.13")
exclude("com.typesafe.akka", "akka-stream_2.13")
exclude("com.google.code.findbugs", "jsr305")
Expand Down

0 comments on commit e6df83b

Please sign in to comment.