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.4 to 1.0.0 (#1618)
  • Loading branch information
broadbot authored Jan 6, 2025
1 parent 307d420 commit 76238d5
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 @@ -155,7 +155,7 @@ object Dependencies {
excludeAwsSdk
)
val azureManagedApplications: ModuleID =
"com.azure.resourcemanager" % "azure-resourcemanager-managedapplications" % "1.0.0-beta.4"
"com.azure.resourcemanager" % "azure-resourcemanager-managedapplications" % "1.0.0"

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

0 comments on commit 76238d5

Please sign in to comment.