Skip to content

Commit

Permalink
CORE-69: Update azure-resourcemanager-managedapplications from 1.0.0-…
Browse files Browse the repository at this point in the history
…beta.1 to 1.0.0-beta.4
  • Loading branch information
broadbot committed Nov 4, 2024
1 parent 0f47b00 commit 569ccb1
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 @@ -137,7 +137,7 @@ object Dependencies {
val cloudResourceLib: ModuleID =
"bio.terra" % "terra-cloud-resource-lib" % crlVersion excludeAll (excludeGoogleServiceUsage, excludeGoogleCloudResourceManager, excludeJerseyCore, excludeJerseyMedia, excludeSLF4J, excludeAwsSdk)
val azureManagedApplications: ModuleID =
"com.azure.resourcemanager" % "azure-resourcemanager-managedapplications" % "1.0.0-beta.1"
"com.azure.resourcemanager" % "azure-resourcemanager-managedapplications" % "1.0.0-beta.4"

def excludeSpringBoot = ExclusionRule("org.springframework.boot")
def excludeSpringAop = ExclusionRule("org.springframework.spring-aop")
Expand Down

0 comments on commit 569ccb1

Please sign in to comment.