You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by bl...@apache.org on 2022/06/08 05:38:56 UTC

[pulsar-dotpulsar] branch master updated: Updated NuGet packages

This is an automated email from the ASF dual-hosted git repository.

blankensteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 0600af9  Updated NuGet packages
0600af9 is described below

commit 0600af9feab5e6ee424269918f38e79468ba15d3
Author: Daniel Blankensteiner <db...@vmail.dk>
AuthorDate: Wed Jun 8 07:38:45 2022 +0200

    Updated NuGet packages
---
 tests/DotPulsar.Tests/DotPulsar.Tests.csproj | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
index a500a83..aee122b 100644
--- a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
+++ b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
@@ -6,8 +6,8 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Ductus.FluentDocker" Version="2.10.45" />
-    <PackageReference Include="FluentAssertions" Version="6.6.0" />
+    <PackageReference Include="Ductus.FluentDocker" Version="2.10.51" />
+    <PackageReference Include="FluentAssertions" Version="6.7.0" />
     <PackageReference Include="NSubstitute" Version="4.3.0" />
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
     <PackageReference Include="xunit" Version="2.4.1" />