Skip to content

Commit

Permalink
[Bot -> All](deps): Bump Pastel in /Source/SammBot.Bot
Browse files Browse the repository at this point in the history
Bumps [Pastel](https://github.com/silkfire/Pastel) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/silkfire/Pastel/releases)
- [Commits](silkfire/Pastel@v4.2.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Pastel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 6e86811 commit f301597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/SammBot.Bot/SammBot.Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Pastel" Version="4.2.0" />
<PackageReference Include="Pastel" Version="5.0.0" />
<PackageReference Include="SharpCat" Version="1.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.7" />
Expand Down

0 comments on commit f301597

Please sign in to comment.