We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb49e9f commit 3beddbfCopy full SHA for 3beddbf
build.gradle
@@ -1,9 +1,7 @@
1
plugins {
2
- id 'org.ajoberstar.git-publish' version '4.2.2'
3
id 'com.adarshr.test-logger' version '4.0.0'
4
- id 'org.ajoberstar.grgit' version '5.2.2'
5
id "com.github.ben-manes.versions" version '0.51.0'
6
- id 'ru.vyarus.mkdocs' version '3.0.0'
+ id 'ru.vyarus.mkdocs' version '4.0.1'
7
id "com.github.spotbugs" version "6.0.9"
8
id 'com.diffplug.spotless' version '6.25.0'
9
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
0 commit comments