Skip to content

Commit 5573392

Browse files
Bump YamlDotNet from 13.1.0 to 13.1.1 (#886)
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.1.0 to 13.1.1. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v13.1.0...v13.1.1) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e27e8bb commit 5573392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppModel/NetDaemon.AppModel/NetDaemon.AppModel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
<PrivateAssets>all</PrivateAssets>
3636
</PackageReference>
37-
<PackageReference Include="YamlDotNet" Version="13.1.0" />
37+
<PackageReference Include="YamlDotNet" Version="13.1.1" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)