Skip to content

Commit

Permalink
Bump GitHubApiStatus.Extensions from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [GitHubApiStatus.Extensions](https://github.com/brminnick/GitHubApiStatus) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/brminnick/GitHubApiStatus/releases)
- [Commits](brminnick/GitHubApiStatus@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: GitHubApiStatus.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent d758f27 commit 4e4b35f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GitTrends.Functions/GitTrends.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<_FunctionsSkipCleanOutput>true</_FunctionsSkipCleanOutput>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GitHubApiStatus.Extensions" Version="2.0.2" />
<PackageReference Include="GitHubApiStatus.Extensions" Version="2.0.3" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.10" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.7.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.10.0" />
Expand Down
2 changes: 1 addition & 1 deletion GitTrends.UnitTests/GitTrends.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="GitHubApiStatus.Extensions" Version="2.0.2" />
<PackageReference Include="GitHubApiStatus.Extensions" Version="2.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4e4b35f

Please sign in to comment.