Skip to content

Commit

Permalink
Merge pull request #239 from rasmus/dependabot/nuget/Octokit-6.1.0
Browse files Browse the repository at this point in the history
Bump Octokit from 6.0.0 to 6.1.0
  • Loading branch information
github-actions[bot] committed Jun 23, 2023
2 parents bd8a25a + abe6d41 commit 0184cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Bake/Bake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="6.0.0" />
<PackageReference Include="Octokit" Version="6.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="6.0.0" />
<PackageReference Include="Octokit" Version="6.1.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
Expand Down

0 comments on commit 0184cc8

Please sign in to comment.