Update RandomDataGenerator.Net to 1.0.19 (#1313)

* Update RandomDataGenerator.Net to 1.0.19

* Handlebars.Net.Helpers
This commit is contained in:
Stef Heyenrath
2025-06-11 09:00:23 +02:00
committed by GitHub
parent 8ba243ddcd
commit ac9c51e34e
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
</PackageReference>
<PackageReference Include="RamlToOpenApiConverter.SourceOnly" Version="0.8.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
<PackageReference Include="RandomDataGenerator.Net" Version="1.0.18" />
<PackageReference Include="RandomDataGenerator.Net" Version="1.0.19" />
<PackageReference Include="Stef.Validation" Version="0.1.1" />
</ItemGroup>