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 0ba5379 commit d08fb59Copy full SHA for d08fb59
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Set up JDK
88
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
89
with:
90
- java-version: 21
+ java-version: 24
91
distribution: temurin
92
- uses: sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
93
- name: Update JUnit dependencies in examples
@@ -245,7 +245,7 @@ jobs:
245
246
247
248
249
250
251
0 commit comments