Skip to content

Commit

Permalink
target spigot 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EverNife committed Oct 15, 2023
1 parent 0670583 commit 5b49f97
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 @@ -53,7 +53,7 @@ repositories {
}

dependencies {
compileOnly 'org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT'

implementation project(':modules:VersionedPlugins')
implementation project(':modules:v1_7_10')
Expand Down

0 comments on commit 5b49f97

Please sign in to comment.