Skip to content

Commit e8a3e65

Browse files
Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /src/GOC.ApiGateway
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9. - [Release notes](https://github.com/aspnet/Universe/releases) - [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](aspnet/Universe@2.0.0...2.0.9) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 176642a commit e8a3e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GOC.ApiGateway/GOC.ApiGateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
21+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
2222
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.3.0" />
2323
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="3.1.0" />
2424
<PackageReference Include="Polly" Version="5.7.0" />

0 commit comments

Comments
 (0)