Skip to content

Commit 8214361

Browse files
authored
Upgrade ApacheThrift to 0.23.0 (#57)
1 parent 7334219 commit 8214361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Apache.IoTDB/Apache.IoTDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="ApacheThrift" Version="0.22.0" />
20+
<PackageReference Include="ApacheThrift" Version="0.23.0" />
2121
</ItemGroup>
2222
<ItemGroup Condition="'$(TargetFramework)' == 'net461' or '$(TargetFramework)' == 'netstandard2.0'">
2323
<PackageReference Include="IndexRange" Version="1.0.2" />

0 commit comments

Comments
 (0)