Skip to content

Commit

Permalink
Bump Akka from 1.4.40 to 1.4.46 in /src/Neo (#2830)
Browse files Browse the repository at this point in the history
Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.4.40 to 1.4.46.
- [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.4.40...1.4.46)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent 77ee2cc commit 0172d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Neo/Neo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka" Version="1.4.40" />
<PackageReference Include="Akka" Version="1.4.46" />
<PackageReference Include="BouncyCastle.NetCore" Version="1.9.0" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.2.16" />
<PackageReference Include="Neo.VM" Version="3.4.0" />
Expand Down

0 comments on commit 0172d6b

Please sign in to comment.