Skip to content

Commit

Permalink
Gitter update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddworak committed Jul 2, 2021
1 parent c044178 commit 095bdf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
with:
java-version: 11
- name: Run tests
run: sbt -Dfile.encoding=UTF8 g8Test
run: sbt g8Test
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# suppress inspection "UnusedProperty" for whole file
sbt.version = 1.3.6
sbt.version = 1.5.3
giter8.version=0.13.1

0 comments on commit 095bdf7

Please sign in to comment.