Use message of Keycloak version 23.0.4 #493

This commit is contained in:
Joseph Garrone
2024-01-18 00:54:09 +01:00
parent 9976dfacc0
commit c897e7491a
2 changed files with 7 additions and 5 deletions

View File

@ -17,7 +17,7 @@ const isSilent = true;
const logger = getLogger({ isSilent });
async function main() {
const keycloakVersion = "21.0.1";
const keycloakVersion = "23.0.4";
const tmpDirPath = pathJoin(getProjectRoot(), "tmp_xImOef9dOd44");