Skip to content

Commit

Permalink
Merge pull request #1064 from godaddy/dependabot/nuget/csharp/AppEncr…
Browse files Browse the repository at this point in the history
…yption/AppEncryption/System.Text.Json-8.0.5

build(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /csharp/AppEncryption/AppEncryption
  • Loading branch information
aka-bo authored Oct 9, 2024
2 parents c225c2c + 06cb705 commit cdef889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/AppEncryption/AppEncryption/AppEncryption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="App.Metrics" Version="4.3.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="all" />
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="../Crypto/Crypto.csproj" />
Expand Down

0 comments on commit cdef889

Please sign in to comment.