summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-11-14 12:24:40 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-11-14 12:24:40 +0700
commit0755d25480846c81f414e39efc617f8964cb66d6 (patch)
tree513f44bea69de706f3993ad925732830f2921aba
parentMicrosoft.NET.Test.Sdk 17.8.0 (diff)
downloadBouncyCastle.NET-ed25519-0755d25480846c81f414e39efc617f8964cb66d6.tar.xz
NUnit 3.14.0
-rw-r--r--crypto/test/BouncyCastle.Crypto.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/BouncyCastle.Crypto.Tests.csproj b/crypto/test/BouncyCastle.Crypto.Tests.csproj
index 0fb5d07ae..0bce75b1a 100644
--- a/crypto/test/BouncyCastle.Crypto.Tests.csproj
+++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj
@@ -35,7 +35,7 @@
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
     </PackageReference>
-    <PackageReference Include="NUnit" Version="3.13.3" />
+    <PackageReference Include="NUnit" Version="3.14.0" />
     <PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
   </ItemGroup>
   <ItemGroup>