Skip to content

Commit

Permalink
Bump Udap.Client from 0.2.12 to 0.2.14
Browse files Browse the repository at this point in the history
Bumps [Udap.Client](https://github.com/JoeShook/udap-dotnet) from 0.2.12 to 0.2.14.
- [Commits](v0.2.12...v0.2.14)

---
updated-dependencies:
- dependency-name: Udap.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent e0c6911 commit 38f9d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.23407.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.23407.1" />
<PackageReference Include="Udap.Client" Version="0.2.12" />
<PackageReference Include="Udap.Client" Version="0.2.14" />
</ItemGroup>


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

<ItemGroup>
Expand Down

0 comments on commit 38f9d78

Please sign in to comment.