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 1616 */
1717
1818dependencies {
19- implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827 -r" )
19+ implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512 -r" )
2020}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies {
1919 implementation(project(" :plugins:crlf-plugin" ))
2020 implementation(project(" :plugins:license-gather-plugin" ))
2121 implementation(project(" :plugins:gradle-extensions-plugin" ))
22- implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827 -r" )
22+ implementation(" org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512 -r" )
2323 implementation(" org.ajoberstar.grgit:grgit-gradle:4.1.1" )
2424 implementation(" org.ajoberstar.grgit:grgit-core:4.1.1" )
2525 implementation(" de.marcphilipp.gradle:nexus-publish-plugin:0.4.0" )
You can’t perform that action at this time.
0 commit comments