File tree 2 files changed +2
-2
lines changed
stage-vote-release-plugin
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
*/
17
17
18
18
dependencies {
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" )
20
20
}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies {
19
19
implementation(project(" :plugins:crlf-plugin" ))
20
20
implementation(project(" :plugins:license-gather-plugin" ))
21
21
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" )
23
23
implementation(" org.ajoberstar.grgit:grgit-gradle:4.1.1" )
24
24
implementation(" org.ajoberstar.grgit:grgit-core:4.1.1" )
25
25
implementation(" de.marcphilipp.gradle:nexus-publish-plugin:0.4.0" )
You can’t perform that action at this time.
0 commit comments