Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
76f31ecc7d | ||
|
|
27be85e00d | ||
|
|
24994e80b3 | ||
|
|
5a7c513cb5 | ||
|
|
26a51a88b5 | ||
|
|
b5f969438e |
@@ -3,7 +3,7 @@ version = rootProject.version
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.6")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.5")
|
||||
compileOnly("com.github.ben-manes.caffeine:caffeine:3.0.2")
|
||||
|
||||
implementation("com.willfp:ecomponent:1.3.0")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Wed Mar 29 19:21:13 BST 2023
|
||||
#Sun Apr 09 18:19:45 AST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.1.0
|
||||
version=2.1.0
|
||||
libreforge-version=4.2.6
|
||||
version=2.2.6
|
||||
|
||||
Reference in New Issue
Block a user