Skip to content

Commit

Permalink
Bump Dependency: Systsm.Text.Json (#21)
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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
Xieon and dependabot[bot] authored Jul 10, 2024
1 parent d9c18aa commit 2b4ee0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SysBot.Pokemon/SysBot.Pokemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="23.12.19" />
<ProjectReference Include="..\SysBot.Base\SysBot.Base.csproj" />
<PackageReference Include="System.Text.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
<ItemGroup>
<Folder Include="deps\" />
Expand Down

0 comments on commit 2b4ee0c

Please sign in to comment.