Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/CB-5574-add-aws-secrets-manager-…
Browse files Browse the repository at this point in the history
…auth-to-supported-databases' into CB-5574-add-aws-secrets-manager-auth-to-supported-databases
  • Loading branch information
DenisSinelnikov committed Dec 30, 2024
2 parents 43fe217 + a0ef017 commit 320958d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export class ProductInfoService extends Dependency {
onActivate: async () => {
await this.serverLicenseStatusResource.load();
},
order: 12,
order: 13,
});
}

Expand Down

0 comments on commit 320958d

Please sign in to comment.