Skip to content

Commit

Permalink
Make sure we update the correct jetty to the correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
leeturner committed Apr 22, 2024
1 parent ee50286 commit a42c4c1
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 @@ -32,7 +32,7 @@ group = 'org.wiremock'
project.ext {
versions = [
handlebars : '4.3.1',
jetty : '12.0.8',
jetty : '11.0.20',
guava : '33.1.0-jre',
jackson : '2.17.0',
xmlUnit : '2.9.1',
Expand Down

0 comments on commit a42c4c1

Please sign in to comment.