Skip to content

Commit

Permalink
Merge pull request #37 from aikoofujimotoo/dependabot/nuget/main/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.DependencyInjection-6.0.0

chore(deps): bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 6.0.0
  • Loading branch information
fumiichan committed Nov 14, 2021
2 parents 0b04d70 + 4872884 commit 5f5bd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asuka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="FluentValidation" Version="10.2.3" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.2.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="5.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Refit" Version="6.0.38" />
Expand Down

0 comments on commit 5f5bd49

Please sign in to comment.