Skip to content

Commit

Permalink
Merge pull request #155 from ptkis/dependabot/gradle/org.springdoc.op…
Browse files Browse the repository at this point in the history
…enapi-gradle-plugin-1.8.0

Bump org.springdoc.openapi-gradle-plugin from 1.5.0 to 1.8.0
  • Loading branch information
thomedw authored Jun 1, 2024
2 parents 80aa5ea + 71923ed commit 6e03bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("io.gitlab.arturbosch.detekt").version("1.21.0")
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"

id("org.springdoc.openapi-gradle-plugin") version "1.5.0"
id("org.springdoc.openapi-gradle-plugin") version "1.8.0"
id("org.gradle.test-retry") version "1.5.9"
}

Expand Down

0 comments on commit 6e03bff

Please sign in to comment.