From 2fa5f00b83d577ff3ac1933b1fdf0bff77fcd6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:21:12 +0000 Subject: [PATCH] Bump BouncyCastle from 1.8.1 to 1.8.9 in /Google.PowerShell.Tests Bumps BouncyCastle from 1.8.1 to 1.8.9. --- updated-dependencies: - dependency-name: BouncyCastle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Google.PowerShell.Tests/Google.PowerShell.Tests.csproj | 4 ++-- Google.PowerShell.Tests/packages.config | 2 +- Google.PowerShell/Google.PowerShell.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Google.PowerShell.Tests/Google.PowerShell.Tests.csproj b/Google.PowerShell.Tests/Google.PowerShell.Tests.csproj index 399c79ab..578f09db 100644 --- a/Google.PowerShell.Tests/Google.PowerShell.Tests.csproj +++ b/Google.PowerShell.Tests/Google.PowerShell.Tests.csproj @@ -35,8 +35,8 @@ 4 - - ..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll + + ..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll True diff --git a/Google.PowerShell.Tests/packages.config b/Google.PowerShell.Tests/packages.config index 0d26e71e..f2ef1487 100644 --- a/Google.PowerShell.Tests/packages.config +++ b/Google.PowerShell.Tests/packages.config @@ -1,6 +1,6 @@  - + diff --git a/Google.PowerShell/Google.PowerShell.csproj b/Google.PowerShell/Google.PowerShell.csproj index 3f20300e..977c579f 100644 --- a/Google.PowerShell/Google.PowerShell.csproj +++ b/Google.PowerShell/Google.PowerShell.csproj @@ -34,8 +34,8 @@ bin\Release\Google.PowerShell.XML - - ..\packages\BouncyCastle.1.8.1\lib\BouncyCastle.Crypto.dll + + ..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll True