Skip to content

Commit

Permalink
Merge pull request #681 from JoeShook/dependabot/nuget/develop/Udap.C…
Browse files Browse the repository at this point in the history
…lient-0.4.0

Bump Udap.Client from 0.3.96 to 0.4.0
  • Loading branch information
JoeShook authored Dec 18, 2024
2 parents 8461322 + 412d6e2 commit d22df3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- https://learn.microsoft.com/en-us/nuget/concepts/package-versioning#version-ranges -->
<PackageVersion Include="Duende.IdentityServer.Storage" Version="7.0.8" />
<PackageVersion Include="Google.Apis.Auth" Version="1.68.0" />
<PackageVersion Include="Hl7.Fhir.Base" Version="5.10.3" />
<PackageVersion Include="Hl7.Fhir.Base" Version="5.11.1" />
<PackageVersion Include="Hl7.Fhir.R4B" Version="5.11.1" />
<PackageVersion Include="LazyCache" Version="2.4.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="[6.0.32,8.0.10]" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24528.1" />
<PackageReference Include="Udap.Client" Version="0.3.96" />
<PackageReference Include="Udap.Client" Version="0.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.24528.1" />
<PackageReference Include="Udap.Client" Version="0.3.96" />
<PackageReference Include="Udap.Client" Version="0.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d22df3b

Please sign in to comment.