Skip to content

Commit 96abb52

Browse files
Bump BenchmarkDotNet from 0.15.2 to 0.15.3 (#123)
--- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d87077 commit 96abb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DynamoDBGenerator.SourceGenerator.Benchmarks/DynamoDBGenerator.SourceGenerator.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="AutoFixture" Version="4.18.1"/>
13-
<PackageReference Include="BenchmarkDotNet" Version="0.15.2"/>
13+
<PackageReference Include="BenchmarkDotNet" Version="0.15.3"/>
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)