mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 05:26:55 +00:00
Shading issue
This commit is contained in:
@@ -28,6 +28,7 @@ dependencies {
|
||||
library("org.postgresql:postgresql:42.7.11")
|
||||
library("org.xerial:sqlite-jdbc:3.53.1.0")
|
||||
library("com.zaxxer:HikariCP:7.0.2")
|
||||
library("com.j256.ormlite:ormlite-core:6.1")
|
||||
library("com.j256.ormlite:ormlite-jdbc:6.1")
|
||||
library("org.jetbrains:annotations:26.1.0")
|
||||
compileOnly("io.papermc.paper:paper-api:${paperApiVersion}.build.+")
|
||||
|
||||
Reference in New Issue
Block a user