Skip to content

Commit

Permalink
Bump Octokit from 11.0.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [Octokit](https://github.com/octokit/octokit.net) from 11.0.1 to 12.0.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@v11.0.1...v12.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 85a3ef2 commit 5f99d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GrammarNazi.App/GrammarNazi.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="FirebaseAuthentication.net" Version="4.1.0" />
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="Octokit" Version="12.0.0" />
<PackageReference Include="Polly" Version="8.4.0" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
Expand Down
2 changes: 1 addition & 1 deletion GrammarNazi.Core/GrammarNazi.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="NTextCat" Version="0.3.65" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="Octokit" Version="12.0.0" />
<PackageReference Include="Polly" Version="8.4.0" />
<PackageReference Include="System.ServiceModel.Duplex" Version="6.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
Expand Down

0 comments on commit 5f99d5d

Please sign in to comment.