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.1.0 to 4.2.0.
- [Release notes](https://github.com/silkfire/Pastel/releases)
- [Commits](silkfire/Pastel@v4.1.0...v4.2.0)

---
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 and AnalogFeelings committed Oct 11, 2023
1 parent 96a884f commit 383173c
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="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Pastel" Version="4.1.0" />
<PackageReference Include="Pastel" Version="4.2.0" />
<PackageReference Include="SharpCat" Version="1.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.6" />
Expand Down

0 comments on commit 383173c

Please sign in to comment.