Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.eclipse.jetty:jetty-server to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 9f80473 commit 4e249ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jar {

ext {
slf4jVersion = '2.0.7'
jettyVersion = '11.0.15'
jettyVersion = '12.0.0'
jerseyVersion = '3.1.3'
}

Expand Down

0 comments on commit 4e249ab

Please sign in to comment.