We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11e78d commit 7c8c25bCopy full SHA for 7c8c25b
src/main/resources/antora-resources/antora.yml
@@ -5,7 +5,7 @@ asciidoc:
5
attribute-missing: 'warn'
6
chomp: 'all'
7
version: ${project.version}
8
- springversion: ${spring}
+ springversion: 6.1
9
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/data-commons/docs/current/api/
10
springdocsurl: https://docs.spring.io/spring-framework/docs/{springversion}/reference/html
11
spring-framework-docs: '{springdocsurl}'
0 commit comments