Skip to content

Commit

Permalink
[ci-skip] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
granny authored Dec 17, 2023
1 parent 05f7ad7 commit b49174b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Maven
<dependency>
<groupId>maven.modrinth</groupId>
<artifactId>pl3xmap</artifactId>
<version>1.20.2-5</version>
<version>1.20.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
```
Expand All @@ -101,7 +101,7 @@ repositories {
}
dependencies {
compileOnly 'maven.modrinth:pl3xmap:1.20.2-5'
compileOnly 'maven.modrinth:pl3xmap:1.20.2-SNAPSHOT'
}
```

Expand Down

0 comments on commit b49174b

Please sign in to comment.