Skip to content

Commit

Permalink
Update jetty-server to 12.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 1, 2024
1 parent a590c7d commit b7f6740
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:12.0.6"
def jsoniterScalaCore =
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScala}"
def jsoniterScalaMacros =
Expand Down

0 comments on commit b7f6740

Please sign in to comment.