Skip to content

Commit 62689dc

Browse files
Bump ConsoleTables from 2.6.1 to 2.6.2 (#629)
Bumps [ConsoleTables](https://github.com/khalidabuhakmeh/ConsoleTables) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/khalidabuhakmeh/ConsoleTables/releases) - [Commits](khalidabuhakmeh/ConsoleTables@2.6.1...2.6.2) --- updated-dependencies: - dependency-name: ConsoleTables 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 9c6a7f2 commit 62689dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="ConsoleTables" Version="2.6.1" />
21+
<PackageReference Include="ConsoleTables" Version="2.6.2" />
2222
<PackageReference Include="CsvHelper" Version="33.0.1" />
2323
<PackageReference Include="EasyConsole" Version="1.1.0">
2424
<NoWarn>NU1701</NoWarn>

BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj

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

1818
<ItemGroup>
1919
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
20-
<PackageReference Include="ConsoleTables" Version="2.6.1" />
20+
<PackageReference Include="ConsoleTables" Version="2.6.2" />
2121
<PackageReference Include="CsvHelper" Version="33.0.1" />
2222
<PackageReference Include="EasyConsole" Version="1.1.0">
2323
<NoWarn>NU1701</NoWarn>

0 commit comments

Comments
 (0)