Skip to content

Commit 1fb8657

Browse files
Merge branch 'main' into add-total-commit-count
2 parents abc1f79 + 87687c6 commit 1fb8657

File tree

3 files changed

+116
-389
lines changed

3 files changed

+116
-389
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585

8686
//Openapi dependencies
8787
implementation "org.openapitools:jackson-databind-nullable:${jacksonDatabindNullableVersion}"
88-
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.14"
88+
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.0"
8989
implementation("org.yaml:snakeyaml") {
9090
version {
9191
strictly "${snakeyaml_version}"

0 commit comments

Comments
 (0)