Skip to content

Commit

Permalink
build(deps): bump dotAPNS from 4.4.1 to 4.5.0 (#235)
Browse files Browse the repository at this point in the history
Bumps [dotAPNS](https://github.com/alexalok/dotAPNS) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/alexalok/dotAPNS/releases)
- [Commits](alexalok/dotAPNS@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: dotAPNS
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent d22dbd6 commit 7c79892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="8.1.0" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="dotAPNS" Version="4.4.1" />
<PackageReference Include="dotAPNS" Version="4.5.0" />
<PackageReference Include="dotAPNS.AspNetCore" Version="2.2.2" />
<PackageReference Include="FirebaseAdmin" Version="3.0.0" />
<PackageReference Include="HtmlSanitizer" Version="8.1.870" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Autofac" Version="8.1.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
<PackageReference Include="dotAPNS" Version="4.4.1" />
<PackageReference Include="dotAPNS" Version="4.5.0" />
<PackageReference Include="dotAPNS.AspNetCore" Version="2.2.2" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
<PackageReference Include="Mapster.DependencyInjection" Version="1.0.1" />
Expand Down

0 comments on commit 7c79892

Please sign in to comment.