Skip to content

Commit

Permalink
Update model version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-schu authored Dec 9, 2024
1 parent c45046e commit 5a331aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ object Dependencies {
"org.scalatest" %% "scalatest" % "3.2.2" % Test,
"org.seleniumhq.selenium" % "selenium-java" % "3.8.1" % Test,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"org.broadinstitute.dsde" %% "rawls-model" % "v0.0.251-SNAP"
"org.broadinstitute.dsde" %% "rawls-model" % "v0.0.258-SNAP"
exclude("com.typesafe.scala-logging", "scala-logging_2.13")
exclude("com.typesafe.akka", "akka-stream_2.13")
exclude("bio.terra", "workspace-manager-client"),
Expand Down

0 comments on commit 5a331aa

Please sign in to comment.