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 8e2df7c commit 22ba905Copy full SHA for 22ba905
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
plugins {
18
id 'base'
19
id 'idea'
20
- id 'org.ajoberstar.grgit' version '5.3.2'
+ id 'org.ajoberstar.grgit' version '5.3.3'
21
id 'io.spring.nohttp' version '0.0.11'
22
id 'io.spring.dependency-management' version '1.1.7' apply false
23
id 'com.github.spotbugs' version '6.0.28'
0 commit comments