Skip to content

Commit e101cb8

Browse files
author
scala-steward
committed
Update jimfs to 1.3.1
1 parent 0cc1326 commit e101cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ lazy val browserTestJs = project
9090
libraryDependencies ++= Seq(
9191
"com.microsoft.playwright" % "playwright" % "1.49.0",
9292
"org.scala-js" %% "scalajs-js-envs" % "1.4.0",
93-
"com.google.jimfs" % "jimfs" % "1.3.0",
93+
"com.google.jimfs" % "jimfs" % "1.3.1",
9494
"com.outr" %% "scribe" % "3.15.2",
9595
"org.typelevel" %% "cats-effect" % "3.5.7"
9696
)

0 commit comments

Comments
 (0)