Skip to content

Commit ccb4d38

Browse files
chore(deps): bump MediatR from 12.2.0 to 12.3.0
Bumps [MediatR](https://github.com/jbogard/MediatR) from 12.2.0 to 12.3.0. - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](LuckyPennySoftware/MediatR@v12.2.0...v12.3.0) --- updated-dependencies: - dependency-name: MediatR dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874f0d8 commit ccb4d38

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.2.0" />
17+
<PackageReference Include="MediatR" Version="12.3.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)