Bump some deps (#9)

This commit is contained in:
Patrick Stevens
2024-06-04 21:35:12 +01:00
committed by GitHub
parent 5569009b59
commit 5d46a39f18
3 changed files with 3 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="WoofWare.PrattParser" Version="0.1.1" />
<PackageReference Include="WoofWare.PrattParser" Version="0.1.2" />
</ItemGroup>
</Project>