File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ plugins {
2121
2222dependencies {
2323 implementation(" org.ajoberstar.grgit:grgit-gradle:5.3.3" )
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 636636 <sha256 value =" 9239fb97101db27070e4983d10d33a0e91cf676cad91bf53815422c3561ef9b1" origin =" Generated by Gradle" />
637637 </artifact >
638638 </component >
639+ <component group =" org.apache.commons" name =" commons-parent" version =" 85" >
640+ <artifact name =" commons-parent-85.pom" >
641+ <sha256 value =" d189ff2c0027e96bb65d31e6f227ed2af966169b36af1e973dd5ba08926dc7b5" origin =" Generated by Gradle" />
642+ </artifact >
643+ </component >
639644 <component group =" org.apache.commons" name =" commons-parent" version =" 9" >
640645 <artifact name =" commons-parent-9.pom" >
641646 <pgp value =" D196A5E3E70732EEB2E5007F1861C322C56014B2" />
881886 <sha256 value =" cef80fec86454f6806bfb0df24669b5c6f32e2cb728539ea859f47dfdc9bbc17" origin =" Generated by Gradle" />
882887 </artifact >
883888 </component >
889+ <component group =" org.junit" name =" junit-bom" version =" 5.13.1" >
890+ <artifact name =" junit-bom-5.13.1.pom" >
891+ <sha256 value =" fa68451ea830572ed43ffe51d75b6a05f7a5e665a602a51f49d6be02063a65f3" origin =" Generated by Gradle" />
892+ </artifact >
893+ </component >
884894 <component group =" org.junit" name =" junit-bom" version =" 5.13.4" >
885895 <artifact name =" junit-bom-5.13.4.pom" >
886896 <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