Skip to content

Commit c0c8c8a

Browse files
Merge pull request #99 from microsoftgraph/dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.8.0
Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.7.0 to 1.8.0
2 parents 462a705 + d3d99b0 commit c0c8c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.1-jre'
2525
implementation 'com.azure:azure-identity:1.14.1'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.20.0'
27-
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.7.0'
27+
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.0'
2828
}
2929

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

0 commit comments

Comments
 (0)