Skip to content

Commit

Permalink
Bump Akka.NET and Akka.Hosting from 1.5.18 to 1.5.19 (#388)
Browse files Browse the repository at this point in the history
* Bump AkkaVersion to 1.5.19

* Bump AkkaHostingVersion to 1.5.19
  • Loading branch information
Arkatufus authored Apr 24, 2024
1 parent e7b600a commit e0ff03f
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.18</AkkaVersion>
<AkkaHostingVersion>1.5.18</AkkaHostingVersion>
<AkkaVersion>1.5.19</AkkaVersion>
<AkkaHostingVersion>1.5.19</AkkaHostingVersion>
</PropertyGroup>
<!-- App dependencies -->
<ItemGroup>
Expand Down

0 comments on commit e0ff03f

Please sign in to comment.