Skip to content

Commit

Permalink
honey core 2.0 development
Browse files Browse the repository at this point in the history
  • Loading branch information
NightDev701 committed Jan 11, 2024
1 parent 3a33bdf commit 436d5c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ repositories {
}

dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
compileOnly 'org.jetbrains:annotations:23.0.0'
implementation("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
implementation("org.jetbrains:annotations:23.0.0")
}

java {
Expand Down

0 comments on commit 436d5c8

Please sign in to comment.