Update dependency org.openapi.generator to v7.21.0 (#1135)

This commit is contained in:
renovate[bot] 2026-03-26 15:51:00 -04:00 committed by GitHub
parent 677cc2527b
commit eaaa587556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ workRuntimeKtx = "2.11.1"
paletteKtx = "1.0.0" paletteKtx = "1.0.0"
kotlinxCoroutinesTest = "1.10.2" kotlinxCoroutinesTest = "1.10.2"
coreTesting = "2.2.0" coreTesting = "2.2.0"
openapi-generator = "7.20.0" openapi-generator = "7.21.0"
runner = "1.7.0" runner = "1.7.0"
[libraries] [libraries]