Skip to content

Commit adacee2

Browse files
Bump MediatR from 8.0.1 to 8.1.0 (#303)
Bumps [MediatR](https://github.com/jbogard/MediatR) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](jbogard/MediatR@v8.0.1...v8.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 918c4ff commit adacee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Update="System.Reactive" Version="4.4.1" />
3737
<PackageReference Update="System.Collections.Immutable" Version="1.7.1" />
3838
<PackageReference Update="Microsoft.Reactive.Testing" Version="4.4.1" />
39-
<PackageReference Update="MediatR" Version="8.0.1" />
39+
<PackageReference Update="MediatR" Version="8.1.0" />
4040
<PackageReference Update="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.0" />
4141
<PackageReference Update="Bogus" Version="30.0.2" />
4242
<PackageReference Update="Snapper" Version="2.2.4" />

0 commit comments

Comments
 (0)