Skip to content

Commit d08d00c

Browse files
Bump Akka.Bootstrap.Docker from 0.5.1 to 0.5.2 (#199)
Bumps [Akka.Bootstrap.Docker](https://github.com/petabridge/akkadotnet-bootstrap) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/petabridge/akkadotnet-bootstrap/releases) - [Changelog](https://github.com/petabridge/akkadotnet-bootstrap/blob/dev/RELEASE_NOTES.md) - [Commits](petabridge/akkadotnet-bootstrap@0.5.1...0.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1aee5eb commit d08d00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lighthouse/Lighthouse.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
1111
<PackageReference Include="Petabridge.Cmd.Remote" Version="$(PbmVersion)" />
1212
<PackageReference Include="Akka.Bootstrap.Docker">
13-
<Version>0.5.1</Version>
13+
<Version>0.5.2</Version>
1414
</PackageReference>
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)