Skip to content

Commit

Permalink
Update billing-profile-manager-client from 0.1.164-SNAPSHOT to 0.1.16…
Browse files Browse the repository at this point in the history
…8-SNAPSHOT (#2425)
  • Loading branch information
broadbot authored Jul 5, 2023
1 parent 7eb6178 commit a5d8579
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 @@ -130,7 +130,7 @@ object Dependencies {
val workspaceManager = excludeJakarta("bio.terra" % "workspace-manager-client" % "0.254.798-SNAPSHOT")
val dataRepo = excludeJakarta("bio.terra" % "datarepo-client" % "1.379.0-SNAPSHOT")
val resourceBufferService = excludeJakarta("bio.terra" % "terra-resource-buffer-client" % "0.4.3-SNAPSHOT")
val billingProfileManager = excludeJakarta("bio.terra" % "billing-profile-manager-client" % "0.1.164-SNAPSHOT")
val billingProfileManager = excludeJakarta("bio.terra" % "billing-profile-manager-client" % "0.1.168-SNAPSHOT")
val terraCommonLib = tclExclusions(excludeJakarta("bio.terra" % "terra-common-lib" % "0.0.91-SNAPSHOT" classifier "plain"))
val sam: ModuleID = excludeJakarta("org.broadinstitute.dsde.workbench" %% "sam-client" % "0.1-f554115")
val leonardo: ModuleID = "org.broadinstitute.dsde.workbench" % "leonardo-client_2.11" % "1.3.6-f6a1109"
Expand Down

0 comments on commit a5d8579

Please sign in to comment.