update kc version

This commit is contained in:
tbudras 2022-03-14 11:11:54 +01:00 committed by Thore
parent 5286082b08
commit 6140807ff3

View file

@ -22,7 +22,7 @@ version = '0.0.1-SNAPSHOT'
description = 'last-login-event-listener'
ext {
keycloakVersion = "16.1.1"
keycloakVersion = "17.0.0"
}