Skip to content

Commit

Permalink
Merge pull request #732 from NugetNinja/users/nugetninja/evergreen
Browse files Browse the repository at this point in the history
Auto dependencies upgrade by bot.
  • Loading branch information
EdiWang authored Jul 17, 2023
2 parents b7cb469 + 77f027f commit 64a3565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Moonglade.Auth/Moonglade.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />

<PackageReference Include="Microsoft.Identity.Web" Version="2.12.4" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Moonglade.Comments/Moonglade.Comments.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Edi.WordFilter" Version="1.7.0" />
<PackageReference Include="Edi.Captcha" Version="3.15.0" />
<PackageReference Include="Edi.Captcha" Version="3.16.0" />
<PackageReference Include="Microsoft.Azure.CognitiveServices.ContentModerator" Version="2.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 64a3565

Please sign in to comment.