Skip to content

Commit 0f69f96

Browse files
committed
Java/jOOQ: Phase out Java 17
Could not resolve nu.studer:gradle-jooq-plugin:10.1.1 Dependency requires at least JVM runtime version 21. This build uses a Java 17 JVM.
1 parent f2e6462 commit 0f69f96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lang-java-jooq.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
matrix:
3939
os: [ 'ubuntu-latest' ]
4040
java-version: [
41-
'17',
4241
'21',
4342
'24',
4443
]

0 commit comments

Comments
 (0)