Skip to content

Commit

Permalink
Update supported Geyser version
Browse files Browse the repository at this point in the history
Signed-off-by: Konicai <[email protected]>
  • Loading branch information
Konicai committed Oct 2, 2022
1 parent 5a4393a commit f6439e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.geysermc</groupId>
<groupId>org.geysermc.geyser</groupId>
<artifactId>core</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f6439e9

Please sign in to comment.