Skip to content

Commit

Permalink
update spring docs so the open-api docs get built again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bdegraaf1234 committed Oct 3, 2023
1 parent 3a2342a commit 9a7fefd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ dependencies {
runtimeOnly("org.hibernate.validator:hibernate-validator:$hibernateValidatorVersion")

// Open API spec
implementation(group: 'org.springdoc', name: 'springdoc-openapi-ui', version: springDocVersion)

implementation(group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: springDocVersion)

//runtimeOnly('org.springframework.boot:spring-boot-devtools')
runtimeOnly('org.hsqldb:hsqldb')
Expand Down

0 comments on commit 9a7fefd

Please sign in to comment.