Skip to content

Commit

Permalink
fix(deps): 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 Aug 7, 2024
1 parent 6d2782b commit f84265b
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.14'
jettyVersion = '11.0.22'
jettyVersion = '12.0.12'
jerseyVersion = '3.1.8'
junitVersion = '5.10.3'
}
Expand Down

0 comments on commit f84265b

Please sign in to comment.