Skip to content

Commit 97f3329

Browse files
Update jimfs to 1.3.0 (#2269)
1 parent 4f0ffdb commit 97f3329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ object Deps {
120120
def guava = ivy"com.google.guava:guava:32.1.1-jre"
121121
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
122122
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
123-
def jimfs = ivy"com.google.jimfs:jimfs:1.2"
123+
def jimfs = ivy"com.google.jimfs:jimfs:1.3.0"
124124
def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.3"
125125
def jsoniterCore =
126126
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScalaJava8}"

0 commit comments

Comments
 (0)