Skip to content

Commit aa0e097

Browse files
Merge pull request #13 from SolidProgramming/dependabot/nuget/HtmlAgilityPack-1.12.1
Bump HtmlAgilityPack from 1.12.0 to 1.12.1
2 parents 873b294 + 5924f6b commit aa0e097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />
1313
<PackageReference Include="Dapper" Version="2.1.66" />
14-
<PackageReference Include="HtmlAgilityPack" Version="1.12.0" />
14+
<PackageReference Include="HtmlAgilityPack" Version="1.12.1" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.4" />
1616
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.2" />

0 commit comments

Comments
 (0)