summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2023-07-05 11:29:30 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2023-07-05 11:29:30 +0700
commit65b93faf29ac1fe6e29a9c67b7729c9c215f8195 (patch)
treeadda3b6e5a08589b86c458602a928031dcc82a28 /crypto
parentMicrosoft.NET.Test.Sdk 17.6.3 (diff)
downloadBouncyCastle.NET-ed25519-65b93faf29ac1fe6e29a9c67b7729c9c215f8195.tar.xz
NUnit3TestAdapter 4.5.0
Diffstat (limited to 'crypto')
-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 38365681f..0264491a3 100644
--- a/crypto/test/BouncyCastle.Crypto.Tests.csproj
+++ b/crypto/test/BouncyCastle.Crypto.Tests.csproj
@@ -36,7 +36,7 @@
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
     </PackageReference>
     <PackageReference Include="NUnit" Version="3.13.3" />
-    <PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
+    <PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\src\BouncyCastle.Crypto.csproj">