File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 implementation ' jakarta.annotation:jakarta.annotation-api:2.1.1'
1111
1212 // Core Http library
13- api ' com.microsoft.graph:microsoft-graph-core:3.1.3 '
13+ api ' com.microsoft.graph:microsoft-graph-core:3.1.4 '
1414 implementation ' com.microsoft.kiota:microsoft-kiota-authentication-azure:1.0.3'
1515 implementation ' com.microsoft.kiota:microsoft-kiota-http-okHttp:1.0.3'
1616 implementation ' com.microsoft.kiota:microsoft-kiota-serialization-json:1.0.3'
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.microsoft.graph</groupId >
3737 <artifactId >microsoft-graph-core</artifactId >
38- <version >3.1.3 </version >
38+ <version >3.1.4 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments