save
This commit is contained in:
parent
1878d59821
commit
2d30969ec5
5 changed files with 68 additions and 70 deletions
|
@ -1 +1 @@
|
|||
sbt.version=1.10.2
|
||||
sbt.version=1.10.5
|
||||
|
|
8
project/project/metals.sbt
Normal file
8
project/project/metals.sbt
Normal file
|
@ -0,0 +1,8 @@
|
|||
// format: off
|
||||
// DO NOT EDIT! This file is auto-generated.
|
||||
|
||||
// This file enables sbt-bloop to create bloop config files.
|
||||
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
|
||||
|
||||
// format: on
|
Loading…
Add table
Add a link
Reference in a new issue