Skip to content

Commit 172f8a5

Browse files
Bump MediatR.Extensions.Microsoft.DependencyInjection (#41)
Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases) - [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v8.0.1...v8.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2922d0 commit 172f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ES.SFTP.Host/ES.SFTP.Host.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="6.0.0" />
21-
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.0.1" />
21+
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="8.1.0" />
2222
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.6" />
2323
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
2424
<PackageReference Include="Serilog" Version="2.9.0" />

0 commit comments

Comments
 (0)