Skip to content

Commit

Permalink
Merge pull request dotnet-architecture#1033 from dotnet-architecture/…
Browse files Browse the repository at this point in the history
…dependabot/nuget/System.Text.Json-8.0.3

Bump System.Text.Json from 8.0.1 to 8.0.3
  • Loading branch information
SrushtiPasari94 authored Apr 1, 2024
2 parents 11f0cf2 + e760998 commit 9ae100f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
<PackageVersion Include="System.Net.Http.Json" Version="$(SystemExtensionVersion)" />
<PackageVersion Include="System.Security.Claims" Version="4.3.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.1" />
<PackageVersion Include="System.Text.Json" Version="8.0.3" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.3.1" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
Expand Down

0 comments on commit 9ae100f

Please sign in to comment.