You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have multiple server blocks in our gradle config, and this showed up when we updated to 6.18:
e: [redacted]/build/generated/openapi/generateService1/src/main/kotlin/io/micronaut/openapi/config/EnumConverterServerConfig.kt:25:7 Redeclaration:
class EnumConverterServerConfig : Any
e: [redacted]/build/generated/openapi/generateService2/src/main/kotlin/io/micronaut/openapi/config/EnumConverterServerConfig.kt:25:7 Redeclaration:
class EnumConverterServerConfig : Any