File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
stage-vote-release-plugin Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ plugins {
2121}
2222
2323dependencies {
24- implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512 -r" )
24+ implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.5.202508271544 -r" )
2525}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies {
3232 implementation(project(" :plugins:crlf-plugin" ))
3333 implementation(project(" :plugins:license-gather-plugin" ))
3434 implementation(project(" :plugins:gradle-extensions-plugin" ))
35- implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512 -r" )
35+ implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.5.202508271544 -r" )
3636 implementation(" org.ajoberstar.grgit:grgit-gradle:4.1.1" )
3737 implementation(" org.ajoberstar.grgit:grgit-core:4.1.1" )
3838 implementation(" io.github.gradle-nexus:publish-plugin:2.0.0" )
You can’t perform that action at this time.
0 commit comments