Skip to content

Commit

Permalink
Bump Octokit.Webhooks.AspNetCore from 1.3.5+build.378 to 1.4.1 (#44)
Browse files Browse the repository at this point in the history
Bumps [Octokit.Webhooks.AspNetCore](https://github.com/octokit/webhooks.net) from 1.3.5+build.378 to 1.4.1.
- [Release notes](https://github.com/octokit/webhooks.net/releases)
- [Commits](octokit/webhooks.net@v1.3.5...v1.4.1)

---
updated-dependencies:
- dependency-name: Octokit.Webhooks.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 6, 2023
1 parent f59ccc5 commit 763dde0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CI.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<NoDefaultLaunchSettingsFile>true</NoDefaultLaunchSettingsFile>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Octokit.Webhooks.AspNetCore" Version="1.3.5+build.378" />
<PackageReference Include="Octokit.Webhooks.AspNetCore" Version="1.4.1" />
<PackageReference Include="Octokit" Version="4.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 763dde0

Please sign in to comment.