Skip to content

Commit

Permalink
remove duplicate library entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrés Alcarraz committed Mar 15, 2022
1 parent 75192bf commit b78bd36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ ext {
jetty_servlets: "org.eclipse.jetty:jetty-servlets:${jettyVersion}",
jetty_ajp: "org.eclipse.jetty:jetty-ajp:${jettyVersion}",
jetty_continuation: "org.eclipse.jetty:jetty-continuation:${jettyVersion}",
jetty_rewrite: "org.eclipse.jetty:jetty-rewrite:${jettyVersion}",

// Quartz Scheduler
quartz: 'org.quartz-scheduler:quartz:2.3.2',
Expand Down

0 comments on commit b78bd36

Please sign in to comment.