aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-27 06:51:09 +0000
committerGravatar vitalyster2021-01-27 10:20:30 +0300
commitd740fc53e480c2ee4be86fe1963f6cd2ae836635 (patch)
tree604f389f9bccde0bdbb004f34fb7ef87bc058a48 /build.gradle
parent1d0070c929a803bc7189220294d029ff6341dcf4 (diff)
Bump springdoc-openapi-webmvc-core from 1.5.2 to 1.5.3
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.5.2...v1.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 849c7bd5..02941074 100644
--- a/build.gradle
+++ b/build.gradle
@@ -137,7 +137,7 @@ dependencies {
compile 'com.twelvemonkeys.imageio:imageio-jpeg:3.6.2'
compile 'org.imgscalr:imgscalr-lib:4.2'
- implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.2"
+ implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.3"
compile 'org.apache.commons:commons-email:1.5'
compile 'com.github.scribejava:scribejava-apis:7.1.1'