Skip to content

Commit

Permalink
Bump AMQPNetLite.Serialization from 2.4.4 to 2.4.5 (#1169)
Browse files Browse the repository at this point in the history
Bumps [AMQPNetLite.Serialization](https://github.com/Azure/amqpnetlite) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/Azure/amqpnetlite/releases)
- [Commits](Azure/amqpnetlite@v2.4.4...v2.4.5)

---
updated-dependencies:
- dependency-name: AMQPNetLite.Serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2022
1 parent fcbe053 commit f3e470d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Amqp/Akka.Streams.Amqp.V1/Akka.Streams.Amqp.V1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageReference Include="AMQPNetLite.Core" Version="2.4.5" />
<PackageReference Include="AMQPNetLite.Serialization" Version="2.4.4" />
<PackageReference Include="AMQPNetLite.Serialization" Version="2.4.5" />
</ItemGroup>

</Project>

0 comments on commit f3e470d

Please sign in to comment.