1
0
mirror of synced 2026-07-20 10:05:13 +00:00
Files
spring-security/build.gradle
T
2024-05-21 16:32:15 -05:00

9 lines
124 B
Groovy

plugins {
id 'base'
id 'org.antora' version '1.0.0'
}
antora {
options = [clean: true, fetch: true, stacktrace: true]
}