Skip to content

Commit 4edc7cc

Browse files
committed
Add project/build.properties (to set sbt version)
...as sbt-dependency-submission action fails without this, like: `. is not a valid sbt project: missing folder "project".`
1 parent 1b11bb3 commit 4edc7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/build.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sbt.version=1.9.3

0 commit comments

Comments
 (0)