Skip to content

Commit d131a5e

Browse files
committed
Bump Java to 25
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
1 parent c6897aa commit d131a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
uses: actions/setup-java@v4.2.2
8989
with:
9090
distribution: 'temurin'
91-
java-version: '21'
91+
java-version: '25'
9292
cache: 'maven'
9393

9494
# Build the project

0 commit comments

Comments
 (0)