Skip to content

Commit

Permalink
Use Java 21 for bytecode specs
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof committed Dec 16, 2024
1 parent 930b3bd commit 9b620f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ disableKinds: ['RSS', 'taxonomy']

params:
dataapibase: https://data.javaalmanac.io/v1/
jvmspecbase: https://docs.oracle.com/javase/specs/jvms/se11/html/
jvmspecbase: https://docs.oracle.com/javase/specs/jvms/se21/html/
api:
find: https://sandbox.javaalmanac.io/find
sandbox: https://sandbox.javaalmanac.io/
Expand Down

0 comments on commit 9b620f9

Please sign in to comment.