Skip to content

Commit 60a476b

Browse files
Bump VYaml from 0.28.1 to 1.0.0
Bumps [VYaml](https://github.com/hadashiA/VYaml) from 0.28.1 to 1.0.0. - [Release notes](https://github.com/hadashiA/VYaml/releases) - [Commits](hadashiA/VYaml@0.28.1...1.0.0) --- updated-dependencies: - dependency-name: VYaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3349002 commit 60a476b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mastacrss/mastacrss.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.2" />
2626
<PackageReference Include="PasswordGenerator" Version="2.1.0" />
2727
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
28-
<PackageReference Include="VYaml" Version="0.28.1" />
28+
<PackageReference Include="VYaml" Version="1.0.0" />
2929
<PackageReference Include="Sentry.Extensions.Logging" Version="5.1.1" />
3030
</ItemGroup>
3131
<ItemGroup>

0 commit comments

Comments
 (0)