Skip to content

Commit

Permalink
fixed: missing publish of web
Browse files Browse the repository at this point in the history
  • Loading branch information
pboos committed Nov 28, 2023
1 parent 64ef1cb commit d34f291
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spring-boot-starter/spring-boot-starter-web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ plugins {
alias(libs.plugins.openapi.generator)
}

apply from: "${rootDir}/gradle/publish-module.gradle"

dependencies {
implementation platform(SpringBootPlugin.BOM_COORDINATES)

Expand Down

0 comments on commit d34f291

Please sign in to comment.