File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44// | - com.goyeau::mill-scalafix::0.6.0
55// | - com.lumidion::sonatype-central-client-requests:0.6.0
66// | - io.get-coursier:coursier-launcher_2.13:2.1.25-M23
7- // | - org.eclipse.jgit:org.eclipse.jgit:7.3 .0.202506031305 -r
7+ // | - org.eclipse.jgit:org.eclipse.jgit:7.5 .0.202512021534 -r
88package build
99
1010import build .ci .publishVersion
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ object Deps {
201201 " org.jline" -> " jline-terminal" ,
202202 " org.jline" -> " jline-terminal-jna"
203203 )
204- def jgit = mvn " org.eclipse.jgit:org.eclipse.jgit:7.3 .0.202506031305 -r "
204+ def jgit = mvn " org.eclipse.jgit:org.eclipse.jgit:7.5 .0.202512021534 -r "
205205 def jimfs = mvn " com.google.jimfs:jimfs:1.3.1 "
206206 def jmhGeneratorBytecode = mvn " org.openjdk.jmh:jmh-generator-bytecode: ${Versions .jmh}"
207207 def jmhCore = mvn " org.openjdk.jmh:jmh-core: ${Versions .jmh}"
You can’t perform that action at this time.
0 commit comments