Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): Bump Akka from 1.5.17.1 to 1.5.18 in /src
Browse files Browse the repository at this point in the history
Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.5.17.1 to 1.5.18.
- [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.5.17.1...1.5.18)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and neon-JS committed Mar 12, 2024
1 parent 33e3c79 commit eef3f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebsocketGateway/WebsocketGateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Akka" Version="1.5.17.1" />
<PackageReference Include="Akka" Version="1.5.18" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eef3f35

Please sign in to comment.