diff --git a/gradle.properties b/gradle.properties index 80343723757b..8e906029f15c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ kotlinVersion=2.4.0 ktfmtVersion=0.62 ktorVersion=3.5.0 postgresJdbcVersion=42.7.11 -springDocVersion=2.8.16 +springDocVersion=3.0.3 # # For code generation, we run database migrations against an ephemeral database in a Docker # container using this image.