Skip to content

Commit 0d59ebf

Browse files
Bump Microsoft.Extensions.DependencyInjection from 3.1.10 to 3.1.11 (#118)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ee1251 commit 0d59ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BasicSample/BasicSample.csproj

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

1414
<ItemGroup>
1515
<PackageReference Include="GraphQL.SystemTextJson" Version="3.1.3" />
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.10" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.11" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)