Skip to content

Commit 7ab4cbb

Browse files
authored
Bump onigwrap version in Directory.Build.props
1 parent a54cfa2 commit 7ab4cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<LangVersion>latest</LangVersion>
44
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
55
<SystemTextJsonVersion>8.0.4</SystemTextJsonVersion>
6-
<OnigwrapVersion>1.0.3</OnigwrapVersion>
6+
<OnigwrapVersion>1.0.6</OnigwrapVersion>
77
</PropertyGroup>
88
</Project>

0 commit comments

Comments
 (0)