Skip to content

Commit

Permalink
Update AkkaConsoleTemplate to use Akka.Hosting v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Jan 10, 2024
1 parent 1b27599 commit fceda29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AkkaConsoleTemplate/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

<!-- Akka.NET Package Versions -->
<ItemGroup>
<PackageVersion Include="Akka.Hosting" Version="1.5.14" />
<PackageVersion Include="Akka.Hosting" Version="1.5.15" />
</ItemGroup>
</Project>

0 comments on commit fceda29

Please sign in to comment.