Skip to content

Commit 46ab416

Browse files
Update dependency Microsoft.Kiota.Serialization.Text to 1.20.0 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39c2254 commit 46ab416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.HighLevel.OpenApiClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.20.0" />
4747
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.20.0" />
4848
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.20.0" />
49-
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.19.1" />
49+
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.20.0" />
5050
</ItemGroup>
5151
</Project>

0 commit comments

Comments
 (0)