Skip to content

Commit b7ceed6

Browse files
Merge pull request #1028 from dnprogramming/dependabot/nuget/backend/backend/Dapper-2.1.79
Bump Dapper from 2.1.72 to 2.1.79
2 parents 9b75547 + 1838faa commit b7ceed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/backend/backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Serilog" Version="4.3.1" />
2424
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="10.0.8" />
2525
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="10.0.8" />
26-
<PackageReference Include="Dapper" Version="2.1.72" />
26+
<PackageReference Include="Dapper" Version="2.1.79" />
2727
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="10.0.8" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="10.0.8">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)