Skip to content

Commit

Permalink
update MediatR
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Nov 19, 2023
1 parent 3849912 commit f4c030d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/API/Elf.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MediatR" Version="12.1.1" />
<PackageReference Include="MediatR" Version="12.2.0" />
<PackageReference Include="UAParser" Version="3.1.47" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.21.0" />
Expand Down

0 comments on commit f4c030d

Please sign in to comment.