Jeroen Nederlof
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
pom.xml
|
|
@ -7,11 +7,11 @@ |
|
|
|
|
|
|
|
<groupId>org.keycloak.extensions</groupId> |
|
|
|
<artifactId>keycloak-discord</artifactId> |
|
|
|
<version>0.8.1-SNAPSHOT</version> |
|
|
|
<version>0.8.0</version> |
|
|
|
<packaging>jar</packaging> |
|
|
|
|
|
|
|
<properties> |
|
|
|
<version.keycloak>26.2.5</version.keycloak> |
|
|
|
<version.keycloak>26.1.3</version.keycloak> |
|
|
|
</properties> |
|
|
|
|
|
|
|
<dependencies> |
|
|
|