Skip to content

Commit

Permalink
build(deps): Update ipcsocket from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Oct 21, 2024
1 parent 1f39a5e commit 7403734
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 @@ -421,7 +421,7 @@ lazy val metals = project
"org.flywaydb" % "flyway-core" % "10.20.0",
"com.h2database" % "h2" % "2.3.232",
// for BSP
"org.scala-sbt.ipcsocket" % "ipcsocket" % "1.6.2",
"org.scala-sbt.ipcsocket" % "ipcsocket" % "1.6.3",
"ch.epfl.scala" % "bsp4j" % V.bsp,
"ch.epfl.scala" %% "bloop-rifle" % V.bloop,
// for LSP
Expand Down

0 comments on commit 7403734

Please sign in to comment.