Skip to content

Commit 71fd234

Browse files
committed
Merge branch '6.5.x' into 7.0.x
2 parents d039e01 + 85514a9 commit 71fd234

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/spring-security-docs.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ plugins {
99
apply plugin: 'io.spring.convention.docs'
1010
apply plugin: 'java'
1111

12+
node {
13+
version = "24.15.0"
14+
}
15+
1216
antora {
1317
options = [clean: true, fetch: !project.gradle.startParameter.offline, stacktrace: true]
1418
environment = [

0 commit comments

Comments
 (0)