Skip to content

Commit 15dda39

Browse files
authored
Re-enable Readme check and update SBT (#1478)
/fixes #1453
1 parent 0c9f22a commit 15dda39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
jvm: corretto:24
2020
apps: sbt
21-
# - run: sbt checkReadme
21+
- run: sbt checkReadme

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.2
1+
sbt.version=1.12.4

0 commit comments

Comments
 (0)