Skip to content

Commit

Permalink
Merge pull request #662 from JoeShook/dependabot/nuget/develop/multi-…
Browse files Browse the repository at this point in the history
…b640dba11a

Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt
  • Loading branch information
JoeShook authored Nov 5, 2024
2 parents 3fbecaa + 6c47b20 commit 97cde34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/FhirLabsApi/FhirLabsApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="brianpos.Fhir.R4B.WebApi.AspNetCore" Version="5.3.0-beta2" />
<PackageReference Include="Hl7.Fhir.Specification.R4B" Version="5.10.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.1.2" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 97cde34

Please sign in to comment.