From b06de00c0375893e8bdc84e10ba1da88b017a487 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 21:38:49 +1000 Subject: [PATCH] Bump PowerShell dependencies (#112) * Update ./modules.json * Bump change log Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- CHANGELOG.md | 2 +- modules.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {