Skip to content

Commit f79c224

Browse files
Bump Akka.Serialization.Hyperion from 1.5.31 to 1.5.33 (#93)
Bumps [Akka.Serialization.Hyperion](https://github.com/akkadotnet/akka.net) from 1.5.31 to 1.5.33. - [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.31...1.5.33) --- updated-dependencies: - dependency-name: Akka.Serialization.Hyperion 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 2dcb987 commit f79c224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
</PropertyGroup>
55
<!-- Akka.NET Package Versions -->
66
<ItemGroup>
7-
<PackageVersion Include="Akka" Version="1.5.31" />
8-
<PackageVersion Include="Akka.Serialization.Hyperion" Version="1.5.31" />
7+
<PackageVersion Include="Akka" Version="1.5.33" />
8+
<PackageVersion Include="Akka.Serialization.Hyperion" Version="1.5.33" />
99
<PackageVersion Include="Akka.TestKit.Xunit2" Version="1.5.31" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)