Skip to content

Commit 608ef3a

Browse files
Bump AkkaVersion from 1.5.12 to 1.5.13 (#63)
Bumps `AkkaVersion` from 1.5.12 to 1.5.13. Updates `Akka` from 1.5.12 to 1.5.13 - [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.12...1.5.13) Updates `Akka.TestKit.Xunit2` from 1.5.12 to 1.5.13 - [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.12...1.5.13) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57d5adf commit 608ef3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<XunitRunnerVisualstudio>2.5.0</XunitRunnerVisualstudio>
2121
<TestSdkVersion>17.7.2</TestSdkVersion>
2222

23-
<AkkaVersion>1.5.12</AkkaVersion>
23+
<AkkaVersion>1.5.13</AkkaVersion>
2424
<AkkaHostingVersion>1.5.12.1</AkkaHostingVersion>
2525
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
2626
<BenchmarkDotNetVersion>0.13.8</BenchmarkDotNetVersion>

0 commit comments

Comments
 (0)