chore: Update dependency Scriban to 6.2.1 (#1808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-18 17:56:33 +02:00
committed by GitHub
parent 108b23fca8
commit aabe8eeaf8

View File

@ -46,7 +46,7 @@
<PackageReference Include="AngleSharp" Version="1.2.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Scriban" Version="6.2.0" />
<PackageReference Include="Scriban" Version="6.2.1" />
<PackageReference Include="Spectre.IO" Version="0.18.0" />
</ItemGroup>