Skip to content

Commit

Permalink
Merge pull request #54 from bleroy/dependabot/nuget/LunrCore/System.T…
Browse files Browse the repository at this point in the history
…ext.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /LunrCore
  • Loading branch information
bleroy authored Oct 9, 2024
2 parents a8991af + ae37df7 commit 80cf143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LunrCore/LunrCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<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 80cf143

Please sign in to comment.