Skip to content

Commit

Permalink
chore(deps): bump Markdig from 0.30.2 to 0.30.3
Browse files Browse the repository at this point in the history
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.30.2 to 0.30.3.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.30.2...0.30.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Belphemur committed Nov 18, 2022
1 parent 30d4a83 commit 97623e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageReference Include="ContribSentry" Version="4.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="Job.Scheduler" Version="2.9.0" />
<PackageReference Include="Markdig" Version="0.30.2" />
<PackageReference Include="Markdig" Version="0.30.3" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="RailSharp" Version="1.0.0" />
<PackageReference Include="Sentry.Serilog" Version="3.20.1" />
Expand Down

0 comments on commit 97623e2

Please sign in to comment.