Skip to content

Commit

Permalink
Update jettyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 22e0fbe commit 6841737
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 @@ -137,7 +137,7 @@ repositories {
ext {
groovyVersion = '3.0.7'
tomcatVersion = '9.0.73!!'
jettyVersion = '9.4.48.v20220622'
jettyVersion = '12.0.0'
}

ext['spring-framework.version'] = '5.3.27'
Expand Down

0 comments on commit 6841737

Please sign in to comment.