Skip to content

Commit

Permalink
Merge pull request #499 from MUnique/dependabot/nuget/src/Persistence…
Browse files Browse the repository at this point in the history
…/System.Text.Json-8.0.5
  • Loading branch information
sven-n authored Oct 9, 2024
2 parents 1d9ebd8 + d1becf1 commit 9d77c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Persistence/MUnique.OpenMU.Persistence.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d77c18

Please sign in to comment.