Skip to content

Commit

Permalink
Bump Octokit from 8.0.1 to 8.1.1 in /GetMyIP
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v8.0.1...v8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 3ad76e6 commit 88590cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetMyIP/GetMyIP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.0.118" />
<PackageReference Include="MaterialDesignThemes" Version="4.9.0" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="Octokit" Version="8.0.1" />
<PackageReference Include="Octokit" Version="8.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 88590cd

Please sign in to comment.