Skip to content

Commit

Permalink
Bump Akka from 1.5.30 to 1.5.31 in /src/WebApiTemplate
Browse files Browse the repository at this point in the history
Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.30...1.5.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent c5b578d commit e0d0ccf
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 @@ -5,7 +5,7 @@

<!-- Akka.NET Package Versions -->
<ItemGroup>
<PackageVersion Include="Akka" Version="1.5.30" />
<PackageVersion Include="Akka" Version="1.5.31" />
<PackageVersion Include="Akka.Cluster.Hosting" Version="1.5.30.1" />
<PackageVersion Include="Akka.Discovery.Azure" Version="1.5.30" />
<PackageVersion Include="Akka.HealthCheck.Hosting.Web" Version="1.5.26.1" />
Expand Down

0 comments on commit e0d0ccf

Please sign in to comment.