Skip to content

Commit e675439

Browse files
committed
chore(speech-to-text-v1): revert JsonSubTypes version
1 parent 9e4c386 commit e675439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IBM.Watson.SpeechToText.v1/IBM.Watson.SpeechToText.v1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.2.0" />
3838
<PackageReference Include="IBM.Watson.Common" Version="5.2.0" />
3939
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
40-
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
40+
<PackageReference Include="JsonSubTypes" Version="1.8.0" />
4141
</ItemGroup>
4242

4343
</Project>

0 commit comments

Comments
 (0)