RED-9139: move document to its own module, add TableOfContents and TableOfContentsItem
* ignore checkstyle and pmd for generated proto files
This commit is contained in:
parent
6884a05db9
commit
192910be9c
@ -14,6 +14,7 @@ dependencies {
|
|||||||
api("com.google.protobuf:protobuf-java-util:4.28.3")
|
api("com.google.protobuf:protobuf-java-util:4.28.3")
|
||||||
|
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
|
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
|
||||||
|
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user