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 4c6a536 Updated NuGet package
4c6a536 is described below
commit 4c6a5368a41b5d40400e9c4a6993b827f1d169d1
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Mon Nov 11 10:25:47 2024 +0100
Updated NuGet package
---
tests/DotPulsar.Tests/DotPulsar.Tests.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
index 900fe8e..b598c9d 100644
--- a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
+++ b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
@@ -19,7 +19,7 @@
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.1" />
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.1" />
<PackageReference Include="DotNetZip" Version="1.16.0" />
- <PackageReference Include="FluentAssertions" Version="6.12.1" />
+ <PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="IronSnappy" Version="1.3.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="NSubstitute" Version="5.3.0" />