Skip to content

Commit 0323315

Browse files
Bump dependencies' versions
Bump the NuGet package versions of various dependencies to their latest versions.
1 parent 4bd53f7 commit 0323315

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
1010
</PropertyGroup>
1111
<PropertyGroup>
12-
<GoogleProviderVersion>3.1.1</GoogleProviderVersion>
12+
<GoogleProviderVersion>3.1.3</GoogleProviderVersion>
1313
<JetBrainsVersion>2019.1.3</JetBrainsVersion>
1414
<JustEatHttpClientInterceptionVersion>3.0.0</JustEatHttpClientInterceptionVersion>
1515
<MartinCostelloLoggingXUnitVersion>0.1.0</MartinCostelloLoggingXUnitVersion>
16-
<MicrosoftAspNetCoreMvcTestingVersion>3.1.1</MicrosoftAspNetCoreMvcTestingVersion>
17-
<MicrosoftAspNetCoreTestHostVersion>3.1.1</MicrosoftAspNetCoreTestHostVersion>
18-
<MicrosoftNETTestSdkVersion>16.5.0</MicrosoftNETTestSdkVersion>
16+
<MicrosoftAspNetCoreMvcTestingVersion>3.1.3</MicrosoftAspNetCoreMvcTestingVersion>
17+
<MicrosoftAspNetCoreTestHostVersion>3.1.3</MicrosoftAspNetCoreTestHostVersion>
18+
<MicrosoftNETTestSdkVersion>16.6.0</MicrosoftNETTestSdkVersion>
1919
<RoslynAnalyzersVersion>2.9.8</RoslynAnalyzersVersion>
2020
<ShouldlyVersion>3.0.2</ShouldlyVersion>
2121
<StyleCopAnalyzersVersion>1.1.118</StyleCopAnalyzersVersion>
2222
<!--
2323
Cannot use later versions (5.5.0+) due to https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/1302.
2424
-->
2525
<SystemIdentityModelTokensJwtVersion>5.4.0</SystemIdentityModelTokensJwtVersion>
26-
<TwitterProviderVersion>3.1.1</TwitterProviderVersion>
26+
<TwitterProviderVersion>3.1.3</TwitterProviderVersion>
2727
</PropertyGroup>
2828
</Project>

0 commit comments

Comments
 (0)