Skip to content

Commit

Permalink
Merge pull request #40 from VirtusLab/update/sbt-1.5.6
Browse files Browse the repository at this point in the history
Update sbt to 1.5.6
  • Loading branch information
lwronski authored Dec 13, 2021
2 parents d17f146 + 22f52d7 commit 6c5b808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- name: coursier-setup
uses: laughedelic/coursier-setup@v1
- uses: coursier/[email protected]
with:
jvm: 8
apps: sbt-launcher:1.2.22
- name: Test
run: sbt test

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.4.9
sbt.version=1.5.6

0 comments on commit 6c5b808

Please sign in to comment.