Skip to content

Commit e9ebd02

Browse files
Bump Akka.TestKit.XUnit2 from 1.4.43 to 1.4.45 (#296)
Bumps [Akka.TestKit.XUnit2](https://github.com/akkadotnet/akka.net) from 1.4.43 to 1.4.45. - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.45/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.4.43...1.4.45) --- updated-dependencies: - dependency-name: Akka.TestKit.XUnit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d332a7e commit e9ebd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Migrated onto .NET 6.</PackageReleaseNotes>
2525
<NetStandardVersion>netstandard1.6</NetStandardVersion>
2626
<NetFrameworkLibVersion>net461</NetFrameworkLibVersion>
2727
<NetFrameworkTestVersion>net6.0</NetFrameworkTestVersion>
28-
<AkkaVersion>1.4.43</AkkaVersion>
28+
<AkkaVersion>1.4.45</AkkaVersion>
2929
<PbmVersion>1.1.3</PbmVersion>
3030
</PropertyGroup>
3131
</Project>

0 commit comments

Comments
 (0)