Skip to content

Commit

Permalink
chore: bump DotLiquid from 2.3.0 to 2.3.18 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent ecb927e commit 17e3eb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Didot.Cli/Didot.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Domemtech.StringTemplate4" Version="4.3.0" />
<PackageReference Include="DotLiquid" Version="2.3.0" />
<PackageReference Include="DotLiquid" Version="2.3.18" />
<PackageReference Include="Fluid.Core" Version="2.18.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="Handlebars.Net.Helpers" Version="2.4.8" />
Expand Down
2 changes: 1 addition & 1 deletion src/Didot.Core/Didot.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Domemtech.StringTemplate4" Version="4.3.0" />
<PackageReference Include="DotLiquid" Version="2.3.0" />
<PackageReference Include="DotLiquid" Version="2.3.18" />
<PackageReference Include="Fluid.Core" Version="2.18.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="Handlebars.Net.Helpers" Version="2.4.8" />
Expand Down

0 comments on commit 17e3eb7

Please sign in to comment.