File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ object Deps {
141
141
def guava = ivy " com.google.guava:guava:33.2.1-jre "
142
142
def javaClassName =
143
143
ivy " org.virtuslab.scala-cli.java-class-name:java-class-name_3: ${Versions .javaClassName}"
144
- def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.8 .0.202311291450 -r "
144
+ def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.10 .0.202406032230 -r "
145
145
def jimfs = ivy " com.google.jimfs:jimfs:1.3.0 "
146
146
def jniUtils = ivy " io.get-coursier.jniutils:windows-jni-utils:0.3.3 "
147
147
def jsoniterCore =
Original file line number Diff line number Diff line change 1
1
import $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`
3
3
import $file .settings , settings .{PublishLocalNoFluff , workspaceDirName }
4
4
5
5
import de .tobiasroeser .mill .vcs .version ._
You can’t perform that action at this time.
0 commit comments