1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/build.gradle
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]
}