Skip to content

Commit

Permalink
Merge pull request #84 from MicrosoftLearning/dependabot/nuget/System…
Browse files Browse the repository at this point in the history
….Text.Json-8.0.2

Bump System.Text.Json from 8.0.1 to 8.0.2
  • Loading branch information
LuizMacedo authored Feb 20, 2024
2 parents aef0082 + b68b38f commit d458b54
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 @@ -49,7 +49,7 @@
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
<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.2" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.2.0" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
Expand Down

0 comments on commit d458b54

Please sign in to comment.