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 @@ -161,7 +161,7 @@ object Deps {
161161 def guava = ivy " com.google.guava:guava:33.2.1-jre "
162162 def javaClassName =
163163 ivy " org.virtuslab.scala-cli.java-class-name:java-class-name_3: ${Versions .javaClassName}"
164- def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.8 .0.202311291450 -r "
164+ def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.10 .0.202406032230 -r "
165165 def jimfs = ivy " com.google.jimfs:jimfs:1.3.0 "
166166 def jmhGeneratorBytecode = ivy " org.openjdk.jmh:jmh-generator-bytecode: ${Versions .jmh}"
167167 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