Skip to content

Commit

Permalink
Update jetty-server to 9.4.54.v20240208 (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent b5a10f1 commit db96780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Deps {
def ammoniteRepl = ivy"sh.almond.tmp.ammonite:::ammonite-repl:${Versions.ammonite}"

def classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
def jettyServer = ivy"org.eclipse.jetty:jetty-server:9.4.53.v20231009"
def jettyServer = ivy"org.eclipse.jetty:jetty-server:9.4.54.v20240208"
def jsoniterScalaCore =
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScala}"
def jsoniterScalaMacros =
Expand Down

0 comments on commit db96780

Please sign in to comment.