diff --git a/build.gradle b/build.gradle index f3d12b1..651be86 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ jacocoTestReport { dependencies { def flywayVersion = '10.15.0' - def springDocVersion = '2.5.0' + def springDocVersion = '2.6.0' def therapiVersion = '0.15.0' // to enable JavaDoc support in SpringDocs