Skip to content

Commit 061dd53

Browse files
Bump org.openapi.generator from 7.11.0 to 7.13.0
Bumps org.openapi.generator from 7.11.0 to 7.13.0. --- updated-dependencies: - dependency-name: org.openapi.generator dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2c5426 commit 061dd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1212
alias(libs.plugins.kotlinJvm) apply false
1313
id("com.google.devtools.ksp") version "2.1.21-2.0.1" apply false
14-
id("org.openapi.generator") version "7.11.0" apply false
14+
id("org.openapi.generator") version "7.13.0" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "12.2.0" apply false
1616
}
1717

0 commit comments

Comments
 (0)