Skip to content

Commit

Permalink
Merge pull request #685 from nminaya/dependabot/nuget/Markdig-0.35.0
Browse files Browse the repository at this point in the history
Bump Markdig from 0.34.0 to 0.35.0
  • Loading branch information
nminaya authored Mar 5, 2024
2 parents 8ddd995 + 28c0c7f commit d8b71cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GrammarNazi.Core/GrammarNazi.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Markdig" Version="0.34.0" />
<PackageReference Include="Markdig" Version="0.35.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.1" />
Expand Down

0 comments on commit d8b71cc

Please sign in to comment.