File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252 runtimeOnly(" net.linguica.gradle:maven-settings-plugin:0.5" )
5353 runtimeOnly(" gradle.plugin.io.pry.gradle.offline_dependencies:gradle-offline-dependencies-plugin:0.5.0" ) // Enable creating an offline repository
5454 runtimeOnly(" net.ltgt.gradle:gradle-errorprone-plugin:3.1.0" ) // Enable errorprone Java static analysis
55- runtimeOnly(" org.ajoberstar.grgit:grgit-gradle:5.3.2 " ) // Enable website git publish to asf-site branch
55+ runtimeOnly(" org.ajoberstar.grgit:grgit-gradle:4.1.1 " ) // Enable website git publish to asf-site branch
5656 runtimeOnly(" com.avast.gradle:gradle-docker-compose-plugin:0.16.12" ) // Enable docker compose tasks
5757 runtimeOnly(" ca.cutterslade.gradle:gradle-dependency-analyze:1.8.3" ) // Enable dep analysis
5858 runtimeOnly(" gradle.plugin.net.ossindex:ossindex-gradle-plugin:0.4.11" ) // Enable dep vulnerability analysis
You can’t perform that action at this time.
0 commit comments