Skip to content

Commit

Permalink
Merge pull request #1771 from microsoftgraph/dependabot/gradle/kiota-…
Browse files Browse the repository at this point in the history
…dependencies-4ea3b5a0c3

chore(deps): bump the kiota-dependencies group across 2 directories with 7 updates
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents 805b820 + 8966f8e commit a56b747
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.azure:azure-core:1.53.0'

api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.5.1'
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.5.1'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.5.1'
api 'com.microsoft.kiota:microsoft-kiota-abstractions:1.6.0'
api 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.6.0'
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.6.0'
}

0 comments on commit a56b747

Please sign in to comment.