Skip to content

Commit

Permalink
chore(deps): bump nlua from 1.6.3 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [nlua](https:/nlua/nlua) from 1.6.3 to 1.7.0.
- [Release notes](https:/nlua/nlua/releases)
- [Commits](NLua/NLua@v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: nlua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 7fadaf3 commit 4173813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Noted/Noted.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Ephemerality.Unpack" Version="0.0.5" />
<PackageReference Include="JTForks.MiscUtil" Version="1.285.0" />
<PackageReference Include="Markdig" Version="0.34.0" />
<PackageReference Include="nlua" Version="1.6.3" />
<PackageReference Include="nlua" Version="1.7.0" />
<PackageReference Include="PdfPig" Version="0.1.8" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 4173813

Please sign in to comment.