Skip to content

Commit 36bd2d6

Browse files
Bump AnyOf from 0.4.0 to 0.5.0
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]>
1 parent e465a9f commit 36bd2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tingle.EventBus.Transports.Azure.Abstractions/Tingle.EventBus.Transports.Azure.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="AnyOf" Version="0.4.0" />
9+
<PackageReference Include="AnyOf" Version="0.5.0" />
1010
<PackageReference Include="Azure.Core" Version="1.44.1" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)