We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0ffdb commit 97f3329Copy full SHA for 97f3329
project/deps.sc
@@ -120,7 +120,7 @@ object Deps {
120
def guava = ivy"com.google.guava:guava:32.1.1-jre"
121
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
122
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
123
- def jimfs = ivy"com.google.jimfs:jimfs:1.2"
+ def jimfs = ivy"com.google.jimfs:jimfs:1.3.0"
124
def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.3"
125
def jsoniterCore =
126
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScalaJava8}"
0 commit comments