Skip to content

Commit

Permalink
Merge pull request #30 from ErikEJ/dependabot/nuget/Microsoft.Data.Sq…
Browse files Browse the repository at this point in the history
…lClient-5.2.1

Bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1
  • Loading branch information
ErikEJ authored Jun 4, 2024
2 parents 6c88440 + 0244d46 commit daced46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlClientExtensions/SqlClientExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit daced46

Please sign in to comment.