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 edcba57 Updated NuGet package
edcba57 is described below
commit edcba5760a5f6513bb819353ac421d7c9cf819e4
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Mon Dec 1 07:59:06 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 a6f7ecf..71f07f4 100644
--- a/benchmarks/Compression/Compression.csproj
+++ b/benchmarks/Compression/Compression.csproj
@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="BenchmarkDotNet" Version="0.15.6" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
<PackageReference Include="Google.Protobuf" Version="3.33.1" />
<PackageReference Include="Grpc.Tools" Version="2.76.0">
<PrivateAssets>all</PrivateAssets>