Skip to content

Commit d95d9bf

Browse files
authored
Bump non-exposed NuGet dependencies (#1670)
1 parent 176f7ae commit d95d9bf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
-->
77

88
<AspNetCoreHealthChecksVersion>9.0.*</AspNetCoreHealthChecksVersion>
9-
<CoverletVersion>6.0.*</CoverletVersion>
9+
<CoverletVersion>8.0.*</CoverletVersion>
1010
<FluentAssertionsVersion>7.2.*</FluentAssertionsVersion>
11-
<MicrosoftAzureCosmosVersion>3.57.*</MicrosoftAzureCosmosVersion>
11+
<MicrosoftAzureCosmosVersion>3.58.*</MicrosoftAzureCosmosVersion>
1212
<MicrosoftCodeAnalysisVersion>5.0.*</MicrosoftCodeAnalysisVersion>
13-
<MicrosoftSqlClientVersion>6.1.*</MicrosoftSqlClientVersion>
13+
<MicrosoftSqlClientVersion>7.0.*</MicrosoftSqlClientVersion>
1414
<MockHttpVersion>7.0.*</MockHttpVersion>
15-
<MongoDbDriverVersion>3.6.*</MongoDbDriverVersion>
15+
<MongoDbDriverVersion>3.7.*</MongoDbDriverVersion>
1616
<MoqVersion>4.20.69</MoqVersion>
1717
<MySqlConnectorVersion>2.5.*</MySqlConnectorVersion>
1818
<MySqlDataVersion>9.6.*</MySqlDataVersion>
@@ -26,7 +26,7 @@
2626
<SystemCommandLineVersion>2.0.*</SystemCommandLineVersion>
2727
<SystemIdentityModelVersion>8.15.*</SystemIdentityModelVersion>
2828
<SystemSqlClientVersion>4.9.*</SystemSqlClientVersion>
29-
<TestSdkVersion>18.0.*</TestSdkVersion>
29+
<TestSdkVersion>18.4.*</TestSdkVersion>
3030
<XunitVersion>3.2.*</XunitVersion>
3131
<XunitVisualStudioVersion>3.1.*</XunitVisualStudioVersion>
3232
</PropertyGroup>

0 commit comments

Comments
 (0)