Skip to content

Commit 641da13

Browse files
Bump Akka.Hosting from 1.5.38 to 1.5.39 in /unit-1/completed (#357)
Bumps [Akka.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.38 to 1.5.39. - [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.38...1.5.39) --- 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 2235359 commit 641da13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit-1/completed/AkkaWordCounter2.App/AkkaWordCounter2.App.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Akka.Hosting" Version="1.5.38" />
11+
<PackageReference Include="Akka.Hosting" Version="1.5.39" />
1212
<PackageReference Include="HtmlAgilityPack" Version="1.12.0" />
1313
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.2"/>
1414
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.3" />

0 commit comments

Comments
 (0)