Skip to content

Commit 35928f9

Browse files
SajeerSajeer
authored andcommitted
Liberty version updated for windows pipeline
1 parent cdf2b74 commit 35928f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
matrix:
103103
# test against latest update of each major Java version, as well as specific updates of LTS versions:
104104
RUNTIME: [ol, wlp]
105-
RUNTIME_VERSION: [25.0.0.9]
105+
RUNTIME_VERSION: [25.0.0.10]
106106
java: [21, 17, 25]
107107
exclude:
108108
- java: 8

0 commit comments

Comments
 (0)