Skip to content

Commit

Permalink
Update dependency Akka to v1.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 2edd4c0 commit 4e1ae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emulsion/Emulsion.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
CopyToOutputDirectory="Always" CopyToPublishDirectory="Always" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Akka" Version="1.4.46" />
<PackageReference Include="Akka" Version="1.5.24" />
<PackageReference Include="JetBrains.Lifetimes" Version="2020.2.2" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
Expand Down

0 comments on commit 4e1ae44

Please sign in to comment.