mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
test: add a logger plugin to gradle
- allow `radarsh/gradle-test-logger-plugin` (at discretion: by default in comment)
This commit is contained in:
parent
a34f13873c
commit
6d5213d407
@ -13,6 +13,7 @@ plugins {
|
|||||||
java
|
java
|
||||||
`maven-publish`
|
`maven-publish`
|
||||||
signing
|
signing
|
||||||
|
// id("com.adarshr.test-logger") version "3.2.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "net.sourceforge.plantuml"
|
group = "net.sourceforge.plantuml"
|
||||||
|
Loading…
Reference in New Issue
Block a user