Skip to content

Commit

Permalink
Bump ConsoleTables from 2.4.2 to 2.5.0 in /Tsunami
Browse files Browse the repository at this point in the history
Bumps [ConsoleTables](https://github.com/khalidabuhakmeh/ConsoleTables) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/khalidabuhakmeh/ConsoleTables/releases)
- [Commits](khalidabuhakmeh/ConsoleTables@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: ConsoleTables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 5ebb6a1 commit b2a8ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tsunami/TsunamiTester/TsunamiTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ConsoleTables" Version="2.4.2" />
<PackageReference Include="ConsoleTables" Version="2.5.0" />
</ItemGroup>

</Project>

0 comments on commit b2a8ab0

Please sign in to comment.