Skip to content

Commit 6a2a066

Browse files
committed
restore jetty 11.0.24
1 parent 9e59edd commit 6a2a066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
// Project properties
2828
val plantumlVersion = "1.2025.10"
29-
val jettyVersion = "11.0.15"
29+
val jettyVersion = "11.0.24"
3030
val monacoEditorVersion = "0.36.1"
3131
val jlatexmathVersion = "1.0.7"
3232
val batikVersion = "1.19"

0 commit comments

Comments
 (0)