Skip to content

Commit

Permalink
Merge pull request #241 from linksplatform/dependabot/nuget/Octokit-7…
Browse files Browse the repository at this point in the history
….0.1

Bump Octokit from 5.0.3 to 7.0.1
  • Loading branch information
FreePhoenix888 authored Jul 6, 2023
2 parents cbc662a + 8e84b65 commit 65b726d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion csharp/Platform.Bot/Platform.Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.3" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Platform.Communication.Protocol.Lino" Version="0.4.0" />
<PackageReference Include="Platform.Data.Doublets.Sequences" Version="0.1.1" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion csharp/Storage/Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.3" />
<PackageReference Include="Octokit" Version="7.0.1" />
<PackageReference Include="Platform.Data.Doublets.Sequences" Version="0.1.1" />
<PackageReference Include="Platform.Exceptions" Version="0.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 65b726d

Please sign in to comment.