Skip to content

Commit

Permalink
Bump AnyOf from 0.4.0 to 0.5.0 (#708)
Browse files Browse the repository at this point in the history
Bumps [AnyOf](https://github.com/StefH/AnyOf) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/StefH/AnyOf/releases)
- [Changelog](https://github.com/StefH/AnyOf/blob/main/PackageReleaseNotes.txt)
- [Commits](https://github.com/StefH/AnyOf/commits)

---
updated-dependencies:
- dependency-name: AnyOf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent f084970 commit a081a20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AnyOf" Version="0.4.0" />
<PackageReference Include="AnyOf" Version="0.5.0" />
<PackageReference Include="Azure.Core" Version="1.44.1" />
</ItemGroup>

Expand Down

0 comments on commit a081a20

Please sign in to comment.