Skip to content

Commit

Permalink
Bump Dependencies (berichan#23)
Browse files Browse the repository at this point in the history
* Bump SixLabors.ImageSharp

Bumps the nuget group with 1 update in the /SysBot.Base directory: [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp).


Updates `SixLabors.ImageSharp` from 2.1.3 to 2.1.8
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v2.1.3...v2.1.8)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump System.Text.Json

Bumps the nuget group with 1 update in the /SysBot.Pokemon directory: System.Text.Json.


Updates `System.Text.Json` from 8.0.0 to 8.0.4

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump SixLabors.ImageSharp

Bumps the nuget group with 1 update in the /SysBot.Base directory: [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp).


Updates `SixLabors.ImageSharp` from 2.1.8 to 2.1.9
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v2.1.8...v2.1.9)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XieonGaming <Xieongaming@gmail.com>
  • Loading branch information
3 people authored Sep 2, 2024
1 parent 2b4ee0c commit 2dd259a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SysBot.Base/SysBot.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="NLog" Version="4.7.11" />
<PackageReference Include="LibUsbDotNet" Version="2.2.29" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>

</Project>

0 comments on commit 2dd259a

Please sign in to comment.