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 @@ -114,7 +114,7 @@ object Deps {
114
114
def fansi = ivy " com.lihaoyi::fansi:0.4.0 "
115
115
def guava = ivy " com.google.guava:guava:31.1-jre "
116
116
def javaClassName = ivy " io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0 "
117
- def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.3 .0.202209071007 -r "
117
+ def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.4 .0.202211300538 -r "
118
118
def jimfs = ivy " com.google.jimfs:jimfs:1.2 "
119
119
def jniUtils = ivy " io.get-coursier.jniutils:windows-jni-utils:0.3.3 "
120
120
def jsoniterCore213 =
Original file line number Diff line number Diff line change 1
1
import $ivy .`de.tototec::de.tobiasroeser.mill.vcs.version::0.1.4`
2
- import $ivy .`org.eclipse.jgit:org.eclipse.jgit:6.3 .0.202209071007 -r`
2
+ import $ivy .`org.eclipse.jgit:org.eclipse.jgit:6.4 .0.202211300538 -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