Skip to content

Commit

Permalink
Bump Akka.HealthCheck.Hosting.Web from 1.5.26.1 to 1.5.31 in /src/Web…
Browse files Browse the repository at this point in the history
…ApiTemplate (#365)

Bump Akka.HealthCheck.Hosting.Web in /src/WebApiTemplate

Bumps [Akka.HealthCheck.Hosting.Web](https://github.com/petabridge/akkadotnet-healthcheck) from 1.5.26.1 to 1.5.31.
- [Release notes](https://github.com/petabridge/akkadotnet-healthcheck/releases)
- [Changelog](https://github.com/petabridge/akkadotnet-healthcheck/blob/dev/RELEASE_NOTES.md)
- [Commits](petabridge/akkadotnet-healthcheck@1.5.26.1...1.5.31)

---
updated-dependencies:
- dependency-name: Akka.HealthCheck.Hosting.Web
  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 Dec 2, 2024
1 parent b3fa526 commit e4dd702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebApiTemplate/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageVersion Include="Akka" Version="1.5.31" />
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.31.1" />
<PackageVersion Include="Akka.Discovery.Azure" Version="1.5.31" />
<PackageVersion Include="Akka.HealthCheck.Hosting.Web" Version="1.5.26.1" />
<PackageVersion Include="Akka.HealthCheck.Hosting.Web" Version="1.5.31" />
<PackageVersion Include="Akka.Management" Version="1.5.31" />
<PackageVersion Include="Akka.Persistence.Azure.Hosting" Version="1.5.26" />
<PackageVersion Include="Microsoft.NET.Build.Containers" Version="8.0.200" />
Expand Down

0 comments on commit e4dd702

Please sign in to comment.