update eden-api

This commit is contained in:
Lexi
2022-06-14 12:49:45 -04:00
parent feae8704da
commit 26abf19533

View File

@@ -50,7 +50,7 @@ subprojects {
}
dependencies {
implementation("gg.projecteden:eden-common:2.0.6-SNAPSHOT")
implementation("gg.projecteden:eden-common:2.0.9-SNAPSHOT")
}
}