From 6b84c7c8bc78c877725fd15d18f79ea26047b638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:51:00 -0600 Subject: [PATCH] Bump Akka.Hosting.TestKit and FluentAssertions in /src/WebApiTemplate (#353) Bumps [Akka.Hosting.TestKit](https://github.com/akkadotnet/Akka.Hosting) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions). These dependencies needed to be updated together. Updates `Akka.Hosting.TestKit` from 1.5.30.1 to 1.5.31 - [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases) - [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.30.1...1.5.31) Updates `FluentAssertions` from 6.12.1 to 5.10.3 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.1...5.10.3) --- updated-dependencies: - dependency-name: Akka.Hosting.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/WebApiTemplate/Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WebApiTemplate/Directory.Packages.props b/src/WebApiTemplate/Directory.Packages.props index 1fd2b86..517c67c 100644 --- a/src/WebApiTemplate/Directory.Packages.props +++ b/src/WebApiTemplate/Directory.Packages.props @@ -31,6 +31,6 @@ - + \ No newline at end of file