Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Jul 21, 2024
1 parent f4cdd60 commit 124f914
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 @@ -29,7 +29,7 @@ repositories {
}
dependencies {
implementation("net.raphimc:ViaAprilFools:x.x.x") // Get latest version from releases
implementation("net.raphimc:viaaprilfools-common:x.x.x") // Get latest version from releases
}
```

Expand All @@ -44,7 +44,7 @@ dependencies {
<dependencies>
<dependency>
<groupId>net.raphimc</groupId>
<artifactId>ViaAprilFools</artifactId>
<artifactId>viaaprilfools-common</artifactId>
<version>x.x.x</version> <!-- Get latest version from releases -->
</dependency>
</dependencies>
Expand Down

0 comments on commit 124f914

Please sign in to comment.