Skip to content

Commit

Permalink
Bump System.Text.Json and System.Numerics.Vectors in /Source
Browse files Browse the repository at this point in the history
Bumps System.Text.Json and System.Numerics.Vectors. These dependencies needed to be updated together.

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

Updates `System.Numerics.Vectors` from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 24b7baa commit 2dd4b32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/ACE.Server/ACE.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2dd4b32

Please sign in to comment.