diff --git a/build.gradle.kts b/build.gradle.kts index e35d84f..bb7684f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -31,7 +31,7 @@ dependencies { implementation("org.projectlombok:lombok:1.18.22") annotationProcessor("org.projectlombok:lombok:1.18.22") implementation("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT") - implementation("dev.plex:Plex:1.0.2-SNAPSHOT") + implementation("dev.plex:Plex:1.1-SNAPSHOT") implementation("org.json:json:20220320") implementation("org.reflections:reflections:0.10.2") implementation("org.eclipse.jetty:jetty-server:11.0.9") diff --git a/src/main/resources/dev/test.html b/src/main/resources/dev/test.html index 7603cde..b9ba140 100644 --- a/src/main/resources/dev/test.html +++ b/src/main/resources/dev/test.html @@ -8,12 +8,15 @@ src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"> + + + ${TITLE} - Plex HTTPD - +