Skip to content

Commit

Permalink
Bump AkkaVersion from 1.5.13 to 1.5.14
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.5.13 to 1.5.14.

Updates `Akka` from 1.5.13 to 1.5.14
- [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.13...1.5.14)

Updates `Akka.TestKit.Xunit2` from 1.5.13 to 1.5.14
- [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.13...1.5.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 414a3e7 commit 34701bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<XunitRunnerVisualstudio>2.5.1</XunitRunnerVisualstudio>
<TestSdkVersion>17.7.2</TestSdkVersion>

<AkkaVersion>1.5.13</AkkaVersion>
<AkkaVersion>1.5.14</AkkaVersion>
<AkkaHostingVersion>1.5.13</AkkaHostingVersion>
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<BenchmarkDotNetVersion>0.13.8</BenchmarkDotNetVersion>
Expand Down

0 comments on commit 34701bf

Please sign in to comment.