Skip to content

Commit

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

---
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 18, 2023
1 parent c9e8b0a commit 64f0d8e
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.17" />
<PackageReference Include="MermaidDotNet" Version="0.3.18" />
</ItemGroup>

</Project>

0 comments on commit 64f0d8e

Please sign in to comment.