Skip to content

Commit

Permalink
Updated package references
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuck committed Jan 31, 2021
1 parent 32ced7c commit 5c48dcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/YuckQi.Data.Sql.Dapper/YuckQi.Data.Sql.Dapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Dapper.SimpleCRUD" Version="2.2.0.1" />
<PackageReference Include="Mapster" Version="7.0.1" />
<PackageReference Include="Mapster" Version="7.1.3" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/YuckQi.Data/YuckQi.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="YuckQi.Domain" Version="0.4.5" />
<PackageReference Include="YuckQi.Domain" Version="0.4.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5c48dcf

Please sign in to comment.