Skip to content

Commit 2e1d31e

Browse files
committed
bump to java 23 for kafka 4.0.0
1 parent 0f42bdd commit 2e1d31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kafka/versions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
{
2121
"product": "4.0.0",
22-
"java-base": "21",
23-
"java-devel": "21",
22+
"java-base": "23",
23+
"java-devel": "23",
2424
"scala": "2.13",
2525
"kcat": "1.7.0",
2626
"opa_authorizer": "1.5.1",

0 commit comments

Comments
 (0)