Skip to content

Commit 02725ed

Browse files
committed
Merge branch '7.0.x'
2 parents 6a029fd + 71fd234 commit 02725ed

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
@@ -12,6 +12,10 @@ plugins {
1212
apply plugin: 'io.spring.convention.docs'
1313
apply plugin: 'java'
1414

15+
node {
16+
version = "24.15.0"
17+
}
18+
1519
antora {
1620
options = [clean: true, fetch: !project.gradle.startParameter.offline, stacktrace: true]
1721
environment = [

0 commit comments

Comments
 (0)