Skip to content

Commit

Permalink
feat: keycloak version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-segning committed Dec 4, 2024
1 parent 4b9cafe commit b728b87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@

## v0.6.0

- Upgraded to Keycloak 26.0.7

## v0.5.0

- Upgraded to Keycloak 23.0.6
- Upgraded to Keycloak 26.0.7
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar


plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "1.9.21"
id("org.openapi.generator") version "7.10.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("groovy")
Expand Down

0 comments on commit b728b87

Please sign in to comment.