Skip to content

Commit 379b871

Browse files
Merge pull request #1081 from microsoftgraph/dependabot/gradle/android/kiota-dependencies-1375c51318
chore(deps): bump the kiota-dependencies group in /android with 5 updates
2 parents 0831520 + 5190e94 commit 379b871

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/dependencies.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ dependencies {
66
// Core Http library
77
api 'com.microsoft.graph:microsoft-graph-core:3.3.1'
88

9-
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.7.0'
10-
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.7.0'
11-
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.7.0'
12-
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.7.0'
13-
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.7.0'
9+
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.8.0'
10+
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
11+
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.8.0'
12+
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-text:1.8.0'
13+
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-form:1.8.0'
1414
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-multipart:1.7.0'
1515
}

0 commit comments

Comments
 (0)