build: pin sbt version
This commit is contained in:
parent
8665aaf7d2
commit
4bc4c34af4
2 changed files with 2 additions and 0 deletions
1
npc/core/project/build.properties
Normal file
1
npc/core/project/build.properties
Normal file
|
@ -0,0 +1 @@
|
||||||
|
sbt.version=1.9.9
|
1
npc/core/project/plugin.sbt
Normal file
1
npc/core/project/plugin.sbt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.2")
|
Loading…
Reference in a new issue