Skip to content

Commit 394ce5f

Browse files
chore(deps): bump MediatR from 12.1.1 to 12.2.0 (#177)
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.1.1 to 12.2.0. - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](LuckyPennySoftware/MediatR@v12.1.1...v12.2.0) --- updated-dependencies: - dependency-name: MediatR dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3914ad commit 394ce5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.Architecture.Ddd.Domain.Abstractions/Cnblogs.Architecture.Ddd.Domain.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="MediatR" Version="12.1.1" />
17+
<PackageReference Include="MediatR" Version="12.2.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)