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 2f1b659 commit 3d23496Copy full SHA for 3d23496
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