RED-9139: move document to its own module, add TableOfContents and TableOfContentsItem
This commit is contained in:
parent
b52d3928ef
commit
d6c4619340
@ -11,7 +11,7 @@ group = "com.knecon.fforesight"
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.iqser.red.service:persistence-service-internal-api-v1:${persistenceServiceVersion}")
|
implementation("com.iqser.red.service:persistence-service-internal-api-v1:${persistenceServiceVersion}")
|
||||||
implementation("com.google.protobuf:protobuf-java-util:4.28.3")
|
api("com.google.protobuf:protobuf-java-util:4.28.3")
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user