Skip to content

Commit

Permalink
fix: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 4, 2021
1 parent 29829e8 commit ea25589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="10.2.2" />
<PackageReference Include="FluentValidation" Version="10.2.3" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Devart.Data.Oracle.EFCore" Version="9.14.1234" />
<PackageReference Include="Devart.Data.Oracle.EFCore" Version="9.14.1273" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.6" />
</ItemGroup>

Expand Down

0 comments on commit ea25589

Please sign in to comment.