Skip to content

Commit

Permalink
Bump GitHubJwt from 0.0.4 to 0.0.5 (#2348)
Browse files Browse the repository at this point in the history
Bumps [GitHubJwt](https://github.com/adriangodong/githubjwt) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/adriangodong/githubjwt/releases)
- [Commits](adriangodong/githubjwt@0.0.4...0.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2021
1 parent b829a84 commit e52e6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Octokit.Tests.Integration/Octokit.Tests.Integration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
<PackageReference Include="GitHubJwt" Version="0.0.4" />
<PackageReference Include="GitHubJwt" Version="0.0.5" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">
Expand Down

0 comments on commit e52e6d7

Please sign in to comment.