mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
Bump GitHubJwt from 0.0.4 to 0.0.5 (#2348)
Bumps [GitHubJwt](https://github.com/adriangodong/githubjwt) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/adriangodong/githubjwt/releases) - [Commits](https://github.com/adriangodong/githubjwt/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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' ">
|
||||
|
||||
Reference in New Issue
Block a user