Skip to content

Commit

Permalink
Bump the default Kiota Version (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP authored Jan 14, 2025
1 parent 123e2e5 commit 6f4dc70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public class KiotaMojo extends AbstractMojo {
/**
* Version of Kiota to be used
*/
@Parameter(defaultValue = "1.14.0")
@Parameter(defaultValue = "1.22.2")
private String kiotaVersion;

// Kiota Options
Expand Down

0 comments on commit 6f4dc70

Please sign in to comment.