Skip to content

Commit 0dff83b

Browse files
committed
dependencies: updated to Java 25 for ci
1 parent e69a9de commit 0dff83b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [ opened, reopened ]
66

77
env:
8-
JAVA_VERSION: '23'
8+
JAVA_VERSION: '25'
99
JAVA_DISTRIBUTION: 'temurin'
1010

1111
permissions:

0 commit comments

Comments
 (0)