Skip to content

Commit 13c430c

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update generated files with build 59187
1 parent abe6074 commit 13c430c

File tree

290 files changed

+333
-18024
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files changed

+333
-18024
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
2020
dependencies {
2121
// Include the sdk as a dependency
22-
implementation 'com.microsoft.graph:microsoft-graph:5.7.0'
22+
implementation 'com.microsoft.graph:microsoft-graph:5.8.0'
2323
// Uncomment the line below if you are building an android application
2424
//implementation 'com.google.guava:guava:30.1.1-android'
2525
// This dependency is only needed if you are using the TokenCrendentialAuthProvider
@@ -36,7 +36,7 @@ Add the dependency in `dependencies` in pom.xml
3636
<!-- Include the sdk as a dependency -->
3737
<groupId>com.microsoft.graph</groupId>
3838
<artifactId>microsoft-graph</artifactId>
39-
<version>5.7.0</version>
39+
<version>5.8.0</version>
4040
</dependency>
4141
<dependency>
4242
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
@@ -141,3 +141,4 @@ Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MI
141141

142142

143143

144+

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ org.gradle.caching=true
2626
mavenGroupId = com.microsoft.graph
2727
mavenArtifactId = microsoft-graph
2828
mavenMajorVersion = 5
29-
mavenMinorVersion = 7
29+
mavenMinorVersion = 8
3030
mavenPatchVersion = 0
3131
mavenArtifactSuffix =
3232

@@ -62,5 +62,6 @@ mavenCentralPublishingEnabled=false
6262

6363

6464

65+
6566

6667

src/main/java/com/microsoft/graph/ediscovery/models/AddToReviewSetOperation.java

Lines changed: 0 additions & 58 deletions
This file was deleted.

src/main/java/com/microsoft/graph/ediscovery/models/AdditionalDataOptions.java

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/main/java/com/microsoft/graph/ediscovery/models/Case.java

Lines changed: 0 additions & 237 deletions
This file was deleted.

0 commit comments

Comments
 (0)