We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779ba91 commit b752c8dCopy full SHA for b752c8d
benchmarks/Paseto.Benchmark/Paseto.Benchmark.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="BenchmarkDotNet" Version="0.13.3" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
11
<PackageReference Include="xunit.assert" Version="2.4.2" />
12
</ItemGroup>
13
dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"cake.tool": {
6
- "version": "2.0.0",
+ "version": "3.0.0",
"commands": [
"dotnet-cake"
]
0 commit comments