We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912ede5 commit e29438dCopy full SHA for e29438d
config.toml
@@ -83,8 +83,8 @@ keepWhitespace = false
83
# graphs; you usually will not need it and you should remove this for
84
# security reasons
85
mermaidInitialize = "{ \"securityLevel\": \"loose\" }"
86
- jdkVersion = "23"
87
- mavenVersion = "3.6.3"
+ jdkVersion = "24"
+ mavenVersion = "3.8.1"
88
89
[caches]
90
[caches.getjson]
0 commit comments