Change Scala version to 3.3.0-RC4
This commit is contained in:
parent
26f5bf3c3e
commit
61e8ece4d8
|
@ -1 +0,0 @@
|
||||||
{"name":"sbt","version":"1.8.2","bspVersion":"2.1.0-M1","languages":["scala"],"argv":["/nix/store/grp5dj6bvnfcrd002mivmp36jldjzhph-openjdk-19.0.2+7/lib/openjdk/bin/java","-Xms100m","-Xmx100m","-classpath","/nix/store/g5hx4a8pqfhyn61iiillw0xn4y2a5zl4-sbt-1.8.2/share/sbt/bin/sbt-launch.jar","-Dsbt.script=/nix/store/g5hx4a8pqfhyn61iiillw0xn4y2a5zl4-sbt-1.8.2/bin/sbt","xsbt.boot.Boot","-bsp"]}
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
.metals
|
.metals
|
||||||
target
|
target
|
||||||
.bloop
|
.bloop
|
||||||
|
/.bsp
|
||||||
|
|
Loading…
Reference in a new issue