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 @@ -86,7 +86,7 @@ object Deps {
86
86
def expecty = ivy " com.eed3si9n.expecty::expecty:0.15.4+22-9c7fb771-SNAPSHOT "
87
87
def guava = ivy " com.google.guava:guava:31.1-jre "
88
88
def javaClassName = ivy " io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0 "
89
- def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.2 .0.202206071550 -r "
89
+ def jgit = ivy " org.eclipse.jgit:org.eclipse.jgit:6.3 .0.202209071007 -r "
90
90
def jimfs = ivy " com.google.jimfs:jimfs:1.2 "
91
91
def jniUtils = ivy " io.get-coursier.jniutils:windows-jni-utils:0.3.3 "
92
92
def jsoniterCore =
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.2 .0.202206071550 -r`
2
+ import $ivy .`org.eclipse.jgit:org.eclipse.jgit:6.3 .0.202209071007 -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