Skip to content

Commit 7ac963d

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

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.3.0" apply false
14-
id("org.openapi.generator") version "7.16.0" apply false
14+
id("org.openapi.generator") version "7.17.0" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "12.3.0" apply false
1616
}
1717

0 commit comments

Comments
 (0)