Skip to content

Commit

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

build(deps): bump com.microsoft.kiota:microsoft-kiota-bundle from 1.5.0 to 1.5.1 in /get-started/quickstart/java/app in the kiota-dependencies group
  • Loading branch information
baywet authored Oct 3, 2024
2 parents e81b450 + 99ca6e4 commit 1e2cac6
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.5.0'
implementation 'com.microsoft.kiota:microsoft-kiota-bundle:1.5.1'
// </DependenciesSnippet>
}

Expand Down

0 comments on commit 1e2cac6

Please sign in to comment.