aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index eb6935cc..05b1808a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -137,7 +137,7 @@ dependencies {
compile 'com.twelvemonkeys.imageio:imageio-jpeg:3.6.1'
compile 'org.imgscalr:imgscalr-lib:4.2'
- implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.0"
+ implementation "org.springdoc:springdoc-openapi-webmvc-core:1.5.1"
compile 'org.apache.commons:commons-email:1.5'
compile 'com.github.scribejava:scribejava-apis:7.1.1'