Skip to content

Commit

Permalink
Merge pull request #12 from EPPlusSoftware/dependabot/nuget/System.Da…
Browse files Browse the repository at this point in the history
…ta.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6
  • Loading branch information
JanKallman authored Jan 17, 2024
2 parents 87f8f55 + 0dda98f commit 1ad72c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EPPlusSampleApp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="EPPlus" Version="6.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Data.SQLite" Version="1.0.116" />
</ItemGroup>

Expand Down

0 comments on commit 1ad72c8

Please sign in to comment.