Skip to content

Commit

Permalink
I hate you, model engine
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Jan 6, 2024
1 parent 143e41c commit 9c193dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ version = rootProject.version

dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT")
compileOnly("com.ticxo.modelengine:api:R3.1.9")
compileOnly("com.ticxo.modelengine:api:R3.1.8")
compileOnly(project(":api"))
}

0 comments on commit 9c193dc

Please sign in to comment.