Skip to content

Commit

Permalink
Bump MermaidDotNet from 0.3.16 to 0.3.17 in /src/SatisfactoryTree.Tests
Browse files Browse the repository at this point in the history
Bumps [MermaidDotNet](https://github.com/samsmithnz/MermaidDotNet) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/samsmithnz/MermaidDotNet/releases)
- [Commits](samsmithnz/MermaidDotNet@0.3.16...0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent 3ba7c12 commit d7b4286
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.3.16" />
<PackageReference Include="MermaidDotNet" Version="0.3.17" />
</ItemGroup>

</Project>

0 comments on commit d7b4286

Please sign in to comment.