Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Timthreetwelve committed Aug 5, 2023
1 parent d8c2a72 commit d7f9603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WUView/WUView.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -40,7 +40,7 @@
</PackageReference>
<PackageReference Include="MaterialDesignThemes" Version="4.9.0" />
<PackageReference Include="NLog" Version="5.2.2" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Octokit" Version="7.1.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="Strings\Resource.Designer.cs">
Expand Down

0 comments on commit d7f9603

Please sign in to comment.