Skip to content

Commit

Permalink
Update Dapper to 2.1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Feb 21, 2025
1 parent 857ecd7 commit a3f3359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serenity.Net.Services/Serenity.Net.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Serenity.Net.Core\Serenity.Net.Core.csproj" />
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="Dapper" Version="2.1.66" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>
Expand Down

0 comments on commit a3f3359

Please sign in to comment.