Skip to content

Commit 330ddbb

Browse files
committed
Fix mima on ci
1 parent 10d661d commit 330ddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
coverageLocations: |
3737
${{github.workspace}}/target/*/coverage-report/cobertura.xml:cobertura
3838
- name: Run mima
39-
run: sbt '++ 2.12.12 -v mimaReportBinaryIssues'
39+
run: sbt '++ 2.12.15 -v mimaReportBinaryIssues'

0 commit comments

Comments
 (0)