We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d661d commit 330ddbbCopy full SHA for 330ddbb
.github/workflows/scala.yml
@@ -36,4 +36,4 @@ jobs:
36
coverageLocations: |
37
${{github.workspace}}/target/*/coverage-report/cobertura.xml:cobertura
38
- name: Run mima
39
- run: sbt '++ 2.12.12 -v mimaReportBinaryIssues'
+ run: sbt '++ 2.12.15 -v mimaReportBinaryIssues'
0 commit comments