Skip to content

Commit

Permalink
Merge pull request #48 from aikoofujimotoo/dependabot/nuget/main/Flue…
Browse files Browse the repository at this point in the history
…ntValidation.DependencyInjectionExtensions-10.3.6

chore(deps): bump FluentValidation.DependencyInjectionExtensions from 10.3.4 to 10.3.6
  • Loading branch information
fumiichan committed Jan 31, 2022
2 parents e549068 + 8f46d06 commit 81dbe00
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 @@ -23,7 +23,7 @@
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="FluentValidation" Version="10.3.6" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.3.4" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.3.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
Expand Down

0 comments on commit 81dbe00

Please sign in to comment.