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 603375e Updated NuGet package
603375e is described below
commit 603375e8ba3514169b5f88fa6cfae29156272af1
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Tue Apr 15 16:17:50 2025 +0200
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 1eb37e6..08ae58f 100644
--- a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
+++ b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
@@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="Shouldly" Version="4.3.0" />
- <PackageReference Include="Testcontainers.Pulsar" Version="4.3.0" />
+ <PackageReference Include="Testcontainers.Pulsar" Version="4.4.0" />
<PackageReference Include="ToxiproxyNetCore" Version="1.0.40" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">