Skip to content

Commit

Permalink
Merge pull request #172 from SamHoque/master
Browse files Browse the repository at this point in the history
⬆️ Allow to use keycloak v23.x.x
  • Loading branch information
ferrerojosh committed Jan 11, 2024
2 parents 2f61e86 + 294a7b7 commit 28a4e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@nestjs/common": ">=6.0.0 <11.0.0",
"@nestjs/core": ">=6.0.0 <11.0.0",
"@nestjs/graphql": ">=6",
"keycloak-connect": ">=10.0.0 <23.0.0"
"keycloak-connect": ">=10.0.0 <24.0.0"
},
"devDependencies": {
"@nestjs/common": "^10.0.3",
Expand Down

0 comments on commit 28a4e17

Please sign in to comment.