Skip to content

Commit

Permalink
build(deps): Update file-tree-views from 2.1.11 to 2.1.12 (#5667)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored Sep 22, 2023
1 parent b511ce9 commit b9b0d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ lazy val metals = project
// for measuring memory footprint
"org.openjdk.jol" % "jol-core" % "0.17",
// for file watching
"com.swoval" % "file-tree-views" % "2.1.11",
"com.swoval" % "file-tree-views" % "2.1.12",
// for http client
"io.undertow" % "undertow-core" % "2.2.20.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.10.Final",
Expand Down

0 comments on commit b9b0d88

Please sign in to comment.