File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ plugins {
2121
2222dependencies {
2323 implementation(" org.ajoberstar.grgit:grgit-gradle:4.1.1" )
24- implementation(" org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210 -r" )
24+ implementation(" org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913 -r" )
2525}
Original file line number Diff line number Diff line change 528528 <sha256 value =" af10c108da014f17cafac7b52b2b4b5a3a1c18265fa2af97a325d9143537b380" origin =" Generated by Gradle" />
529529 </artifact >
530530 </component >
531+ <component group =" org.apache" name =" apache" version =" 23" >
532+ <artifact name =" apache-23.pom" >
533+ <sha256 value =" bc10624e0623f36577fac5639ca2936d3240ed152fb6d8d533ab4d270543491c" origin =" Generated by Gradle" />
534+ </artifact >
535+ </component >
531536 <component group =" org.apache" name =" apache" version =" 3" >
532537 <artifact name =" apache-3.pom" >
533538 <sha256 value =" 393c50afb4b7aa6eb57e5377a55a1a0610b19f75b52ece01308db04a1187a20e" origin =" Generated by Gradle" />
614619 <sha256 value =" 9239fb97101db27070e4983d10d33a0e91cf676cad91bf53815422c3561ef9b1" origin =" Generated by Gradle" />
615620 </artifact >
616621 </component >
622+ <component group =" org.apache.commons" name =" commons-parent" version =" 85" >
623+ <artifact name =" commons-parent-85.pom" >
624+ <sha256 value =" d189ff2c0027e96bb65d31e6f227ed2af966169b36af1e973dd5ba08926dc7b5" origin =" Generated by Gradle" />
625+ </artifact >
626+ </component >
617627 <component group =" org.apache.commons" name =" commons-parent" version =" 9" >
618628 <artifact name =" commons-parent-9.pom" >
619629 <pgp value =" D196A5E3E70732EEB2E5007F1861C322C56014B2" />
824834 <sha256 value =" cef80fec86454f6806bfb0df24669b5c6f32e2cb728539ea859f47dfdc9bbc17" origin =" Generated by Gradle" />
825835 </artifact >
826836 </component >
837+ <component group =" org.junit" name =" junit-bom" version =" 5.13.1" >
838+ <artifact name =" junit-bom-5.13.1.pom" >
839+ <sha256 value =" fa68451ea830572ed43ffe51d75b6a05f7a5e665a602a51f49d6be02063a65f3" origin =" Generated by Gradle" />
840+ </artifact >
841+ </component >
827842 <component group =" org.junit" name =" junit-bom" version =" 5.13.4" >
828843 <artifact name =" junit-bom-5.13.4.pom" >
829844 <sha256 value =" d7a08a99b2502f0bb68cd4e1f984f0bf69324aaa208bd0f73366c03fc3548a42" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ develocity {
141141buildscript {
142142 dependencies {
143143 // Remove when Autostyle updates jgit dependency
144- classpath(" org.eclipse.jgit:org.eclipse.jgit:6.10.1.202505221210 -r" )
144+ classpath(" org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913 -r" )
145145 }
146146 repositories {
147147 gradlePluginPortal()
You can’t perform that action at this time.
0 commit comments