Skip to content

Commit

Permalink
Merge pull request #602 from AEAcceliox/updateDapperVersion
Browse files Browse the repository at this point in the history
update dapper version from 1.50.5 to 2.0.123
  • Loading branch information
ahmad-moussawi committed Sep 11, 2022
2 parents 45e1fb9 + 4e9051a commit 50382fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SqlKata.Execution/SqlKata.Execution.csproj
Expand Up @@ -32,7 +32,7 @@
<ProjectReference Include="..\QueryBuilder\QueryBuilder.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="dapper" Version="1.50.5" />
<PackageReference Include="dapper" Version="2.0.123" />
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
</ItemGroup>
</Project>

0 comments on commit 50382fa

Please sign in to comment.