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 75c911a commit a6befcdCopy full SHA for a6befcd
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
plugins {
18
id 'base'
19
id 'io.spring.nohttp' version '0.0.11' apply false
20
- id 'org.ajoberstar.grgit' version '4.1.1'
+ id 'org.ajoberstar.grgit' version '5.2.1'
21
id 'io.spring.dependency-management' version '1.1.4'
22
id 'org.jetbrains.dokka' version "$kotlinVersion"
23
id 'org.antora' version '1.0.0'
0 commit comments