Skip to content

Commit 4e74c99

Browse files
authored
Merge pull request #51 from mo-esmp/dependabot/nuget/src/Serilog.Ui.MsSqlServerProvider/Microsoft.Data.SqlClient-2.1.2
chore(deps): bump Microsoft.Data.SqlClient from 2.1.1 to 2.1.2 in /src/Serilog.Ui.MsSqlServerProvider
2 parents cb7e167 + 51bb312 commit 4e74c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Ui.MsSqlServerProvider/Serilog.Ui.MsSqlServerProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Dapper" Version="2.0.35" />
10-
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.1" />
10+
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.2" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)