Skip to content

Commit

Permalink
Bump the tests group in /src/SatisfactoryTree.Tests with 1 update
Browse files Browse the repository at this point in the history
Bumps the tests group in /src/SatisfactoryTree.Tests with 1 update: [MermaidDotNet](https://github.com/samsmithnz/MermaidDotNet).


Updates `MermaidDotNet` from 0.6.6 to 0.6.7
- [Release notes](https://github.com/samsmithnz/MermaidDotNet/releases)
- [Commits](samsmithnz/MermaidDotNet@v0.6.6...v0.6.7)

---
updated-dependencies:
- dependency-name: MermaidDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 9bc4fdd commit e878104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SatisfactoryTree/SatisfactoryTree.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MermaidDotNet" Version="0.6.6" />
<PackageReference Include="MermaidDotNet" Version="0.6.7" />
</ItemGroup>

</Project>

0 comments on commit e878104

Please sign in to comment.