Skip to content

Commit

Permalink
Update Geyser dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 committed May 14, 2024
1 parent 5770776 commit b6e2567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'

compileOnly 'org.geysermc.geyser:api:2.2.4-SNAPSHOT'
compileOnly 'org.geysermc.geyser:api:2.3.1-SNAPSHOT'
}

jar {
Expand Down

0 comments on commit b6e2567

Please sign in to comment.