Skip to content

Commit

Permalink
Bump onigwrap version in Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
danipen authored Aug 13, 2024
1 parent a54cfa2 commit 7ab4cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<SystemTextJsonVersion>8.0.4</SystemTextJsonVersion>
<OnigwrapVersion>1.0.3</OnigwrapVersion>
<OnigwrapVersion>1.0.6</OnigwrapVersion>
</PropertyGroup>
</Project>

0 comments on commit 7ab4cbb

Please sign in to comment.