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 acd3f1c  Updated NuGet packages
acd3f1c is described below

commit acd3f1ceafb35b2889c7ac887639a3d8080ea43d
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Mon Nov 24 08:36:59 2025 +0100

    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 d45a9bb..b945480 100644
--- a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
+++ b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
@@ -27,8 +27,8 @@
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
     <PackageReference Include="NSubstitute" Version="5.3.0" />
     <PackageReference Include="Shouldly" Version="4.3.0" />
-    <PackageReference Include="Testcontainers.Pulsar" Version="4.8.1" />
-    <PackageReference Include="ToxiproxyNetCore" Version="1.0.47" />
+    <PackageReference Include="Testcontainers.Pulsar" Version="4.9.0" />
+    <PackageReference Include="ToxiproxyNetCore" Version="1.0.50" />
     <PackageReference Include="xunit" Version="2.9.3" />
     <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
       <PrivateAssets>all</PrivateAssets>

Reply via email to