Skip to content

Commit

Permalink
Merge pull request #51 from evicertia/dbuenor-updated-mediatr-depende…
Browse files Browse the repository at this point in the history
…ncies

Updated MediatR version to proper one
  • Loading branch information
pruiz committed Apr 20, 2021
2 parents 1775947 + 96290ac commit fcf93af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HermaFx.MediatR/HermaFx.MediatR.nuspec
Expand Up @@ -14,7 +14,7 @@
<copyright>Copyright Evidencias Certificadas, S.L. 2010-2016</copyright>
<dependencies>
<dependency id="HermaFx.Foundation" version="0.0.0.0" />
<dependency id="MediatR" version="2.1.0" />
<dependency id="MediatR" version="4.1.0" />
</dependencies>
</metadata>
</package>

0 comments on commit fcf93af

Please sign in to comment.