Skip to content

Commit c6a1be1

Browse files
committed
- switches code sample to groovy
1 parent 2b5ce3f commit c6a1be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Get started with the Microsoft Graph Core SDK for Java by integrating the [Micro
1313

1414
Add the repository and a compile dependency for `microsoft-graph-core` to your project's `build.gradle`:
1515

16-
```gradle
16+
```groovy
1717
repositories {
1818
mavenCentral()
1919
}

0 commit comments

Comments
 (0)