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 6dd7d05 commit 43b8f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.Data/Moonglade.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Using Include="Microsoft.EntityFrameworkCore" />
<PackageReference Include="MediatR" Version="12.1.1" />
<PackageReference Include="MediatR" Version="12.2.0" />
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 43b8f79

Please sign in to comment.