Skip to content

Commit 3d23496

Browse files
Bump org.openapi.generator from 7.15.0 to 7.16.0
Bumps org.openapi.generator from 7.15.0 to 7.16.0. --- updated-dependencies: - dependency-name: org.openapi.generator dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f1b659 commit 3d23496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-sdk-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("mcp.publishing")
88
id("mcp.dokka")
99
alias(libs.plugins.kotlinx.binary.compatibility.validator)
10-
id("org.openapi.generator") version "7.15.0"
10+
id("org.openapi.generator") version "7.16.0"
1111
}
1212

1313
/*

0 commit comments

Comments
 (0)