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

Commit

Permalink
chore(deps): update jettyversion to v11.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2022
1 parent 47f40bc commit cf8dc4a
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 @@ -84,7 +84,7 @@ jar {

ext {
slf4jVersion = '2.0.0-alpha7'
jettyVersion = '11.0.10'
jettyVersion = '11.0.11'
jerseyVersion = '3.0.5'
}

Expand Down

0 comments on commit cf8dc4a

Please sign in to comment.