Skip to content

Commit

Permalink
Merge pull request #6591 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/quickstart/java/app/kiota-dependencies-05c7b4e2e7

build(deps): bump com.microsoft.kiota:microsoft-kiota-bundle from 1.6.0 to 1.7.0 in /get-started/quickstart/java/app in the kiota-dependencies group
  • Loading branch information
baywet authored Oct 11, 2024
2 parents a2c31b3 + 12a187c commit b9b6a9b
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 @@ -25,7 +25,7 @@ dependencies {

// <DependenciesSnippet>
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.7.0'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit b9b6a9b

Please sign in to comment.