Fix wrongly named service meta-data file
All checks were successful
Build & Release / release-library (push) Successful in 4m15s

This commit is contained in:
2025-11-20 20:09:03 +01:00
parent 68ee5b755d
commit a4f3069512
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ repositories {
dependencies {
compileOnly "org.keycloak:keycloak-services:${keycloakVersion}"
compileOnly "org.keycloak:keycloak-themes:${keycloakVersion}"
}
java {