Skip to content

Commit c5aa220

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.openapi.generator from 7.3.0 to 7.4.0
Bumps org.openapi.generator from 7.3.0 to 7.4.0. --- updated-dependencies: - dependency-name: org.openapi.generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a1d138 commit c5aa220

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 "1.3.0"
1212
id("org.jetbrains.kotlin.jvm") version "1.9.23" apply false
1313
id("com.google.devtools.ksp") version "1.9.23-1.0.19" apply false
14-
id("org.openapi.generator") version "7.3.0" apply false
14+
id("org.openapi.generator") version "7.4.0" apply false
1515
id("org.jlleitschuh.gradle.ktlint") version "12.1.0" apply false
1616
}
1717

0 commit comments

Comments
 (0)