1
0
mirror of synced 2026-08-05 17:57:15 +00:00
Files
spring-security/build.gradle
T

9 lines
124 B
Groovy
Raw Normal View History

2022-08-30 15:58:27 -06:00
plugins {
2022-09-30 23:58:20 -06:00
id 'base'
2023-01-26 20:00:11 -07:00
id 'org.antora' version '1.0.0'
2022-08-30 15:58:27 -06:00
}
antora {
options = [clean: true, fetch: true, stacktrace: true]
2022-08-30 15:58:27 -06:00
}