We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcf86d commit 7e414d4Copy full SHA for 7e414d4
build.gradle
@@ -1,5 +1,6 @@
1
plugins {
2
id 'com.adarshr.test-logger' version '4.0.0'
3
+ id 'org.ajoberstar.grgit' version '5.2.2'
4
id "com.github.ben-manes.versions" version '0.51.0'
5
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
6
id "com.github.spotbugs" version "6.0.9"
0 commit comments