Skip to content

Commit

Permalink
Update jetty-server to 12.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 9, 2024
1 parent db96780 commit e3bc1b5
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.54.v20240208"
def jettyServer = ivy"org.eclipse.jetty:jetty-server:12.0.9"
def jsoniterScalaCore =
ivy"com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-core:${Versions.jsoniterScala}"
def jsoniterScalaMacros =
Expand Down

0 comments on commit e3bc1b5

Please sign in to comment.