Skip to content

Commit 9d3d60a

Browse files
authored
Merge pull request #8 from fabiotro/dependabot/nuget/Dapper-2.1.72
Bump Dapper from 2.1.66 to 2.1.72
2 parents 92be38b + d4b17a8 commit 9d3d60a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BudgetApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Dapper" Version="2.1.66" />
10+
<PackageReference Include="Dapper" Version="2.1.72" />
1111
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />
1212
<PackageReference Include="NLog.Web.AspNetCore" Version="6.1.2" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)