Skip to content

Commit fac108e

Browse files
dependabot[bot]Stamo-Gochev
authored andcommitted
chore(deps): bump System.Data.SqlClient
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.5. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bcdfe8 commit fac108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/dapper/dapper/TelerikBlazorGrid-Dapper.DataAccess/TelerikBlazorGrid-Dapper.DataAccess.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Dapper" Version="2.0.90" />
1212
<PackageReference Include="Dapper.SqlBuilder" Version="2.0.78" />
13-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
13+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
1414
<PackageReference Include="Telerik.DataSource" Version="2.1.1" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)