Skip to content

Commit 73271cf

Browse files
Bump Microsoft.Extensions.DependencyInjection from 3.1.9 to 3.1.10 (#115)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.1.9...v3.1.10) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d8eab1 commit 73271cf

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.9" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.10" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)