Skip to content

Commit 19cb5d7

Browse files
Bump Mediator.Abstractions from 2.1.5 to 2.1.6
Bumps [Mediator.Abstractions](https://github.com/martinothamar/Mediator) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/martinothamar/Mediator/releases) - [Commits](https://github.com/martinothamar/Mediator/commits) --- updated-dependencies: - dependency-name: Mediator.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa98268 commit 19cb5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/Server/Jordnaer.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
5050
<PackageReference Include="Serilog.Sinks.Grafana.Loki" Version="8.1.0" />
5151

52-
<PackageReference Include="Mediator.Abstractions" Version="2.1.5" />
52+
<PackageReference Include="Mediator.Abstractions" Version="2.1.6" />
5353
<PackageReference Include="Mediator.SourceGenerator" Version="2.1.6">
5454
<PrivateAssets>all</PrivateAssets>
5555
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)