Skip to content

Commit 18c994b

Browse files
committed
Update sbt version to 1.11.7
1 parent bf8eb41 commit 18c994b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_with_scala_and_python_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
cache: sbt
2626
- uses: sbt/setup-sbt@v1
2727
with:
28-
sbt-runner-version: 1.11.6
28+
sbt-runner-version: 1.11.7
2929

3030
- name: Build using sbt for all Scala versions supported
3131
run: sbt +package

project/build.properties

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

0 commit comments

Comments
 (0)