Skip to content

Commit

Permalink
Update Microsoft.Kiota.Serialization.Form dependency to version 1.2.1…
Browse files Browse the repository at this point in the history
… in PackageDependencies
  • Loading branch information
christianhelle committed May 21, 2024
1 parent 6f6091f commit 2a6a2b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ public static class PackageDependencies
public static readonly PackageDependency MicrosoftKiotaSerializationForm =
new PackageDependency(
"Microsoft.Kiota.Serialization.Form",
"1.2.0");
"1.2.1");

public static readonly PackageDependency MicrosoftKiotaSerializationJson =
new PackageDependency(
Expand Down

0 comments on commit 2a6a2b6

Please sign in to comment.