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 774f804 Updated NuGet package
774f804 is described below
commit 774f8045a52d223c3cd1c8107de6d8a4a16a7760
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Fri Oct 31 10:40:48 2025 +0100
Updated NuGet package
---
benchmarks/Compression/Compression.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/Compression/Compression.csproj
b/benchmarks/Compression/Compression.csproj
index 4000373..eb18f0e 100644
--- a/benchmarks/Compression/Compression.csproj
+++ b/benchmarks/Compression/Compression.csproj
@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
<PackageReference Include="Google.Protobuf" Version="3.33.0" />
<PackageReference Include="Grpc.Tools" Version="2.76.0">
<PrivateAssets>all</PrivateAssets>