Skip to content

Commit 0aca464

Browse files
Update jimfs to 1.3.1 (#3779)
1 parent 6416d6a commit 0aca464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ object Deps {
185185
"org.jline" -> "jline-terminal-jna"
186186
)
187187
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r"
188-
def jimfs = ivy"com.google.jimfs:jimfs:1.3.0"
188+
def jimfs = ivy"com.google.jimfs:jimfs:1.3.1"
189189
def jmhGeneratorBytecode = ivy"org.openjdk.jmh:jmh-generator-bytecode:${Versions.jmh}"
190190
def jmhCore = ivy"org.openjdk.jmh:jmh-core:${Versions.jmh}"
191191
def jniUtils = ivy"io.get-coursier.jniutils:windows-jni-utils:0.3.3"

0 commit comments

Comments
 (0)