Skip to content

Commit e2401f2

Browse files
Bump Akka.Hosting from 1.5.12.1 to 1.5.13 (#65)
Bumps [Akka.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.12.1 to 1.5.13. - [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases) - [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Akka.Hosting@1.5.12.1...1.5.13) --- updated-dependencies: - dependency-name: Akka.Hosting 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 d35f1e8 commit e2401f2

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
@@ -21,7 +21,7 @@
2121
<TestSdkVersion>17.7.2</TestSdkVersion>
2222

2323
<AkkaVersion>1.5.13</AkkaVersion>
24-
<AkkaHostingVersion>1.5.12.1</AkkaHostingVersion>
24+
<AkkaHostingVersion>1.5.13</AkkaHostingVersion>
2525
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
2626
<BenchmarkDotNetVersion>0.13.8</BenchmarkDotNetVersion>
2727
</PropertyGroup>

0 commit comments

Comments
 (0)