Skip to content

Commit

Permalink
Update jetty-server to 9.4.53.v20231009 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 24, 2023
1 parent 669bfea commit ef0ce98
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.51.v20230217"
def jettyServer = ivy"org.eclipse.jetty:jetty-server:9.4.53.v20231009"
def jsoniterScalaCore =
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScala}"
def jsoniterScalaMacros =
Expand Down

0 comments on commit ef0ce98

Please sign in to comment.