Skip to content

Commit

Permalink
Merge pull request #114 from Cysharp/dependabot/nuget/sandbox/Console…
Browse files Browse the repository at this point in the history
…App/System.Text.Json-8.0.4

Bump System.Text.Json from 4.7.1 to 8.0.4 in /sandbox/ConsoleApp
  • Loading branch information
neuecc authored Jul 10, 2024
2 parents 434fd23 + 5aedb21 commit 6e4e0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/ConsoleApp/ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="System.Text.Json" Version="4.7.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<ProjectReference Include="..\..\src\ZString\ZString.csproj">
<SetTargetFramework>TargetFramework=netstandard2.1</SetTargetFramework>
</ProjectReference>
Expand Down

0 comments on commit 6e4e0f0

Please sign in to comment.