Skip to content

Commit

Permalink
Bump Pastel from 5.1.0 to 5.2.1
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]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 714c262 commit 746bdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp2IL/Cpp2IL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Pastel" Version="5.1.0" />
<PackageReference Include="Pastel" Version="5.2.1" />
<PackageReference Include="PolySharp" Version="1.14.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 746bdcd

Please sign in to comment.