Skip to content

Commit

Permalink
Merge pull request #6 from Zimmergren/dependabot/nuget/DefenderDevOps…
Browse files Browse the repository at this point in the history
…/DefenderForDevOps/DummyApp/Microsoft.IdentityModel.JsonWebTokens-6.34.0

Bump Microsoft.IdentityModel.JsonWebTokens from 6.25.0 to 6.34.0 in /DefenderDevOps/DefenderForDevOps/DummyApp
  • Loading branch information
Zimmergren authored Feb 26, 2025
2 parents fa6b8b1 + f51c336 commit f2fa399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DefenderDevOps/DefenderForDevOps/DummyApp/DummyApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.25.0" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.34.0" />
</ItemGroup>

</Project>

0 comments on commit f2fa399

Please sign in to comment.