Skip to content

Commit

Permalink
Merge pull request #443 from Blquinn/bump-textmate-sharp
Browse files Browse the repository at this point in the history
Bump TextMateSharp version
  • Loading branch information
danipen authored Jul 29, 2024
2 parents 5fa5f8b + 89c9018 commit 144483e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AvaloniaEdit.TextMate/AvaloniaEdit.TextMate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<ItemGroup>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)" />
<PackageReference Include="TextMateSharp" Version="1.0.58" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.58" />
<PackageReference Include="TextMateSharp" Version="1.0.59" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.59" />
</ItemGroup>

</Project>

0 comments on commit 144483e

Please sign in to comment.