Skip to content

Commit

Permalink
Merge pull request #4 from JoeShook/dependabot/nuget/multi-92b666d931
Browse files Browse the repository at this point in the history
Bump Udap.Metadata.Server and Hl7.Fhir.Specification.R4B
  • Loading branch information
JoeShook authored Oct 16, 2024
2 parents 1f2dcfa + 6ab9898 commit 2c11981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion udap.fhirserver.devdays/udap.fhirserver.devdays.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.6" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.6.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="Udap.Metadata.Server" Version="0.3.48" />
<PackageReference Include="Udap.Metadata.Server" Version="0.3.93" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion udap.idp.server.devdays/udap.idp.server.devdays.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Serilog.AspNetCore" version="8.0.1" />
<PackageReference Include="Udap.Server" Version="0.3.93" />
<PackageReference Include="Udap.UI" Version="0.3.93" />
<PackageReference Include="Udap.Metadata.Server" Version="0.3.48" />
<PackageReference Include="Udap.Metadata.Server" Version="0.3.93" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2c11981

Please sign in to comment.