Skip to content

Commit 18e8a95

Browse files
author
Zack Borton
authored
Merge pull request #27 from ZackBorton/renovate/aspnet-extensions-monorepo
Update dependency Microsoft.Extensions.DependencyInjection to v3.1.6
2 parents 4a868ec + 3b8024c commit 18e8a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic.Template.API/content/API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.AspNetCore.App"/>
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="4.1.1"/>
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.4"/>
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.6"/>
1717
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1"/>
1818
</ItemGroup>
1919
<ItemGroup>

0 commit comments

Comments
 (0)