diff --git a/CHANGELOG.md b/CHANGELOG.md index cd8d702..ba09c45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ What's changed since pre-release v0.4.0-B2205006: - Engineering: - - Bump PSRule.Rules.Azure to v1.15.2. [#110](https://github.com/microsoft/PSRule.Rules.CAF/pull/110) + - Bump PSRule.Rules.Azure to v1.16.1. [#112](https://github.com/microsoft/PSRule.Rules.CAF/pull/112) ## v0.4.0-B2205006 (pre-release) diff --git a/modules.json b/modules.json index d50c9c4..b2c77bb 100644 --- a/modules.json +++ b/modules.json @@ -4,7 +4,7 @@ "version": "2.1.0" }, "PSRule.Rules.Azure": { - "version": "1.15.2" + "version": "1.16.1" } }, "devDependencies": {