Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Bump Errata from 0.6.0 to 0.10.0 in /src (#53)
Browse files Browse the repository at this point in the history
Bumps [Errata](https://github.com/spectreconsole/errata) from 0.6.0 to 0.10.0.
- [Release notes](https://github.com/spectreconsole/errata/releases)
- [Commits](spectreconsole/errata@0.6.0...0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and pascalberger committed Jul 27, 2022
1 parent 92ccfbb commit b2afc5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Cake.Core" Version="1.2.0" PrivateAssets="All" />
<PackageReference Include="Cake.Issues" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Cake.Issues.Reporting" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Errata" Version="0.6.0" />
<PackageReference Include="Errata" Version="0.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b2afc5c

Please sign in to comment.