Skip to content

Commit

Permalink
Bump DnsClient from 1.7.0 to 1.8.0 in /InternetTest
Browse files Browse the repository at this point in the history
Bumps [DnsClient](https://github.com/MichaCo/DnsClient.NET) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/MichaCo/DnsClient.NET/releases)
- [Commits](MichaCo/DnsClient.NET@1.7.0...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent a7e5533 commit 20ce274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InternetTest/InternetTest/InternetTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DnsClient" Version="1.7.0" />
<PackageReference Include="DnsClient" Version="1.8.0" />
<PackageReference Include="ManagedNativeWifi" Version="2.5.0" />
<PackageReference Include="PeyrSharp.Core" Version="2.1.0.2312" />
<PackageReference Include="PeyrSharp.Env" Version="2.1.0.2312" />
Expand Down

0 comments on commit 20ce274

Please sign in to comment.