Skip to content

Commit

Permalink
fix(deps): update dependency org.spigotmc:spigot-api to v1.20.4-exper…
Browse files Browse the repository at this point in the history
…imental-snapshot
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent d8c4d41 commit c7b8267
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 @@ -32,7 +32,7 @@ allprojects {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

// spigot
compileOnly "org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT"
compileOnly "org.spigotmc:spigot-api:1.20.4-experimental-SNAPSHOT"
}

indra {
Expand Down

0 comments on commit c7b8267

Please sign in to comment.