build: pin sbt version

This commit is contained in:
xinyangli 2024-04-12 15:22:47 +08:00
parent 8665aaf7d2
commit 4bc4c34af4
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
sbt.version=1.9.9

View file

@ -0,0 +1 @@
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.2")