Skip to content

Commit dfff2ae

Browse files
Bump Microsoft.AspNetCore.Mvc from 2.2.0 to 2.3.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4432720 commit dfff2ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FirebaseAdmin/FirebaseAdmin.Snippets/FirebaseAdmin.Snippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Google.Apis.Auth" Version="1.73.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.3.9" />
14-
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
14+
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.3.9" />
1515
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
1616
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1717
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.2" />

0 commit comments

Comments
 (0)