Skip to content

Commit

Permalink
Merge pull request #1 from fs7744/dependabot/nuget/src/SV.Db.Sloth/Sy…
Browse files Browse the repository at this point in the history
…stem.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/SV.Db.Sloth
  • Loading branch information
fs7744 authored Oct 10, 2024
2 parents e31dfa1 + 6db411a commit 5e084ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SV.Db.Sloth/SV.Db.Sloth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Primitives" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 5e084ee

Please sign in to comment.