Bump Scriban from 7.1.0 to 7.2.0

---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-14 13:13:57 +00:00 committed by gewuyou
parent a9e4b247c8
commit f3aeac76ae

View File

@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Scriban" Version="7.1.0" />
<PackageReference Include="Scriban" Version="7.2.0" />
<ProjectReference Include="..\GFramework.Tests.Common\GFramework.Tests.Common.csproj"/>
<ProjectReference Include="..\GFramework.Core.Abstractions\GFramework.Core.Abstractions.csproj"/>
<ProjectReference Include="..\GFramework.Core\GFramework.Core.csproj"/>