Skip to content

Commit b8102ff

Browse files
Merge pull request #144 from microsoftgraph/dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.8.8
Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.8.6 to 1.8.8
2 parents 77098c0 + fe9e13b commit b8102ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.google.guava:guava:33.4.8-jre'
2525
implementation 'com.azure:azure-identity:1.16.2'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.43.0'
27-
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.6'
27+
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.8'
2828
}
2929

3030
// Apply a specific Java toolchain to ease working on different environments.

0 commit comments

Comments
 (0)