Skip to content

Commit

Permalink
build(deps): bump Pastel from 5.1.0 to 5.2.1 in /csharp (#257)
Browse files Browse the repository at this point in the history
Bumps [Pastel](https://github.com/silkfire/Pastel) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/silkfire/Pastel/releases)
- [Commits](silkfire/Pastel@v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: Pastel
  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 Oct 29, 2024
1 parent 0c1460e commit 6cc8bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Othello/Othello.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Pastel" Version="5.1.0" />
<PackageReference Include="Pastel" Version="5.2.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
</ItemGroup>

Expand Down

0 comments on commit 6cc8bc9

Please sign in to comment.