Skip to content

Commit

Permalink
Merge pull request #4241 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/quickstart/java/app/com.microsoft.kiota-microsoft-kiota-http-okHttp-0.8.0

Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 0.7.8 to 0.8.0 in /get-started/quickstart/java/app
  • Loading branch information
baywet authored Nov 3, 2023
2 parents ddb69f2 + 04343a1 commit 4788fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/quickstart/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

// <DependenciesSnippet>
implementation 'com.microsoft.kiota:microsoft-kiota-abstractions:0.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.7.8'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:0.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:0.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:0.8.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:0.8.0'
Expand Down

0 comments on commit 4788fa7

Please sign in to comment.