Skip to content

Commit

Permalink
feat(deps-dev): bump keycloak-client-registration-api from 14.0.0 to …
Browse files Browse the repository at this point in the history
…15.0.2 (#7)

* build(deps-dev): bump keycloak-client-registration-api

Bumps keycloak-client-registration-api from 14.0.0 to 15.0.2.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-client-registration-api
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update support matrix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucas Bickel <[email protected]>
  • Loading branch information
dependabot[bot] and hairmare authored Dec 13, 2021
1 parent 3324efa commit a9e85a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Shows what version of Keycloak the theme is compatible with.
| Theme Version | 14.x | 15.x |
| ------------- | ---- | ---- |
| 0.1 || |
| 0.2 | ||

### Language Support

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<description>RaBe Keycloak theme cutomises the login and account-console themes nicely.</description>

<properties>
<version.keycloak>14.0.0</version.keycloak>
<version.keycloak>15.0.2</version.keycloak>
<arquillian-graphene.version>2.5.4</arquillian-graphene.version>
<arquillian-phantom.version>1.2.1.1</arquillian-phantom.version>
</properties>
Expand Down

0 comments on commit a9e85a8

Please sign in to comment.