Skip to content

Commit

Permalink
Bump Octokit from 13.0.0 to 13.0.1 in /WUView
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 13.0.0 to 13.0.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@v13.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Timthreetwelve committed Jul 10, 2024
1 parent 896ee57 commit 5c4e0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WUView/WUView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</PackageReference>
<PackageReference Include="MaterialDesignThemes" Version="5.1.0" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="Octokit" Version="13.0.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Vanara.PInvoke.User32" Version="4.0.2" />
<PackageReference Include="Vanara.PInvoke.WUApi" Version="4.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 5c4e0a2

Please sign in to comment.