Skip to content

Commit

Permalink
Update dependency org.eclipse.jetty:jetty-server to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 12d001c commit 923811a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apex-ast-serializer/server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jar {

ext {
slf4jVersion = '2.0.13'
jettyVersion = '11.0.21'
jettyVersion = '12.0.9'
jerseyVersion = '3.1.6'
junitVersion = '5.10.2'
}
Expand Down

0 comments on commit 923811a

Please sign in to comment.