File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ object Deps {
174174 " org.jline" -> " jline-terminal" ,
175175 " org.jline" -> " jline-terminal-jna"
176176 )
177- def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.8 .0.202311291450 -r "
177+ def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.10 .0.202406032230 -r "
178178 def jimfs = ivy " com.google.jimfs:jimfs:1.3.0 "
179179 def jmhGeneratorBytecode = ivy " org.openjdk.jmh:jmh-generator-bytecode: ${Versions .jmh}"
180180 def jmhCore = ivy " org.openjdk.jmh:jmh-core: ${Versions .jmh}"
Original file line number Diff line number Diff line change 11import $ivy .`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0`
2- import $ivy .`org.eclipse.jgit:org.eclipse.jgit:6.8 .0.202311291450 -r`
2+ import $ivy .`org.eclipse.jgit:org.eclipse.jgit:6.10 .0.202406032230 -r`
33import $file .settings , settings .{PublishLocalNoFluff , workspaceDirName }
44
55import de .tobiasroeser .mill .vcs .version ._
You can’t perform that action at this time.
0 commit comments