Skip to content

Commit

Permalink
Bump Zeroconf from 3.4.2 to 3.5.11 (#142)
Browse files Browse the repository at this point in the history
Bumps [Zeroconf](https://github.com/novotnyllc/Zeroconf) from 3.4.2 to 3.5.11.
- [Release notes](https://github.com/novotnyllc/Zeroconf/releases)
- [Commits](novotnyllc/Zeroconf@v3.4.2...v3.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2021
1 parent 95a23b4 commit 32fd812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CastIt.GoogleCast/CastIt.GoogleCast.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="protobuf-net" Version="3.0.101" />
<PackageReference Include="Zeroconf" Version="3.4.2" />
<PackageReference Include="Zeroconf" Version="3.5.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 32fd812

Please sign in to comment.