Skip to content

Commit

Permalink
Merge pull request #249 from rasmus/dependabot/nuget/Octokit-7.0.1
Browse files Browse the repository at this point in the history
Bump Octokit from 7.0.0 to 7.0.1
  • Loading branch information
github-actions[bot] committed Jul 6, 2023
2 parents cd362bc + ed3bc17 commit 131ba5c
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="7.0.0" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="7.0.0" />
<PackageReference Include="Octokit" Version="7.0.1" />
<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 131ba5c

Please sign in to comment.