Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Update cli_3, scala-cli-bsp from 1.1.3 to 1.2.0 #6210

Merged
merged 1 commit into from Mar 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/V.scala
Expand Up @@ -43,7 +43,7 @@ object V {
val pprint = "0.7.3"
val sbtBloop = bloop
val sbtJdiTools = "1.1.1"
val scalaCli = "1.1.3"
val scalaCli = "1.2.0"
val scalafix = "0.12.0"
val scalafmt = "3.7.15"
val scalameta = "4.9.1"
Expand Down