Skip to content

Commit 98860e8

Browse files
Bump org.springdoc.openapi-gradle-plugin from 1.5.0 to 1.8.0
Bumps org.springdoc.openapi-gradle-plugin from 1.5.0 to 1.8.0. --- updated-dependencies: - dependency-name: org.springdoc.openapi-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fe2b31 commit 98860e8

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.gitlab.arturbosch.detekt").version("1.21.0")
1212
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
1313

14-
id("org.springdoc.openapi-gradle-plugin") version "1.5.0"
14+
id("org.springdoc.openapi-gradle-plugin") version "1.8.0"
1515
id("org.gradle.test-retry") version "1.5.1"
1616
}
1717

0 commit comments

Comments
 (0)