Skip to content

Commit

Permalink
bump kiota-java versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Jan 25, 2023
1 parent 7572d35 commit 83a28a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/kiota/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,27 +53,27 @@
"Dependencies": [
{
"Name": "com.microsoft.kiota:microsoft-kiota-abstractions",
"Version": "0.0.11-SNAPSHOT"
"Version": "0.2.0"
},
{
"Name": "com.microsoft.kiota:microsoft-kiota-http-okHttp",
"Version": "0.0.9-SNAPSHOT"
"Version": "0.2.0"
},
{
"Name": "com.microsoft.kiota:microsoft-kiota-serialization-form",
"Version": "0.0.1-SNAPSHOT"
"Version": "0.2.0"
},
{
"Name": "com.microsoft.kiota:microsoft-kiota-serialization-json",
"Version": "0.0.4-SNAPSHOT"
"Version": "0.2.0"
},
{
"Name": "com.microsoft.kiota:microsoft-kiota-authentication-azure",
"Version": "0.0.4-SNAPSHOT"
"Version": "0.2.0"
},
{
"Name": "com.microsoft.kiota:microsoft-kiota-serialization-text",
"Version": "0.0.4-SNAPSHOT"
"Version": "0.2.0"
}
],
"DependencyInstallCommand": "{0}:{1}"
Expand Down

0 comments on commit 83a28a2

Please sign in to comment.