Skip to content

Commit ee35b03

Browse files
Bump org.springdoc:springdoc-openapi-ui from 1.6.9 to 1.8.0
Bumps org.springdoc:springdoc-openapi-ui from 1.6.9 to 1.8.0. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1312def commit ee35b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ dependencies {
270270
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web', version: versions.springBoot
271271
implementation group: 'com.puppycrawl.tools', name: 'checkstyle', version: versions.puppyCrawl
272272
implementation group: 'commons-io', name: 'commons-io', version: versions.commonsIo
273-
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.9'
273+
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'
274274

275275
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
276276

0 commit comments

Comments
 (0)