Skip to content

Commit 81e99cb

Browse files
committed
Testcontainers/Java: Use Java 25 LTS
1 parent d4aff07 commit 81e99cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-testcontainers-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
java-version: [
4141
'17',
4242
'21',
43-
'24',
43+
'25',
4444
]
4545
cratedb-version: [ 'nightly' ]
4646

0 commit comments

Comments
 (0)