We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e185c4 commit 8030618Copy full SHA for 8030618
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'org.ajoberstar.git-publish' version '4.2.1'
3
id 'com.adarshr.test-logger' version '4.0.0'
4
- id 'org.ajoberstar.grgit' version '5.2.0'
+ id 'org.ajoberstar.grgit' version '5.2.1'
5
id "com.github.ben-manes.versions" version '0.49.0'
6
id 'ru.vyarus.mkdocs' version '3.0.0'
7
id "com.github.spotbugs" version "5.2.1"
0 commit comments