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.
2 parents 9bebdc0 + 27dfffe commit 472d1edCopy full SHA for 472d1ed
1 file changed
.github/workflows/build-test.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: playframework/.github/.github/workflows/cmd.yml@v4
54
with:
55
java: 21, 17
56
- scala: 2.13.17, 3.3.5
+ scala: 2.13.17, 3.3.6
57
cmd: >-
58
sbt "
59
+publishLocal;
0 commit comments