We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463739c commit 61f1039Copy full SHA for 61f1039
api/build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
19
val junitVersion = "5.9.3"
20
val springBootVersion = "3.0.6"
21
-val springdocVersion = "2.1.0"
+val springdocVersion = "2.8.3"
22
23
dependencies {
24
implementation("org.springframework.boot:spring-boot-starter-data-jpa:$springBootVersion")
0 commit comments