Skip to content

Commit

Permalink
Bump AkkaVersion and AkkaHostingVersion to 1.5.29 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Oct 1, 2024
1 parent d118443 commit 18b92d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AkkaVersion>1.5.28</AkkaVersion>
<AkkaHostingVersion>1.5.28</AkkaHostingVersion>
<AkkaVersion>1.5.29</AkkaVersion>
<AkkaHostingVersion>1.5.29</AkkaHostingVersion>
</PropertyGroup>
<!-- App dependencies -->
<ItemGroup>
Expand Down

0 comments on commit 18b92d0

Please sign in to comment.