Skip to content

Commit e8edfa0

Browse files
Update Maven Dependencies
1 parent 4dfe503 commit e8edfa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

maven-repository.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,12 @@ Visiting the root of the repository in a web browser will redirect to this page,
5454
<groupId>com.lunarclient</groupId>
5555
<artifactId>apollo-api</artifactId>
5656
<version>1.1.2</version>
57-
<scope>provided</scope>
5857
</dependency>
5958
<!-- For Adventure support add the following dependency. -->
6059
<dependency>
6160
<groupId>com.lunarclient</groupId>
6261
<artifactId>apollo-extra-adventure4</artifactId>
6362
<version>1.1.2</version>
64-
<scope>provided</scope>
6563
</dependency>
6664
</dependencies>
6765
```

0 commit comments

Comments
 (0)