We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d82883 commit 51ff9a3Copy full SHA for 51ff9a3
kotlin-sdk-core/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("mcp.publishing")
8
id("mcp.dokka")
9
alias(libs.plugins.kotlinx.binary.compatibility.validator)
10
- id("org.openapi.generator") version "7.15.0"
+ id("org.openapi.generator") version "7.16.0"
11
}
12
13
/*
0 commit comments