Skip to content

Commit

Permalink
Bump jetty from 12.0.11 to 12.0.12
Browse files Browse the repository at this point in the history
Bumps `jetty` from 12.0.11 to 12.0.12.

Updates `org.eclipse.jetty:jetty-server` from 12.0.11 to 12.0.12

Updates `org.eclipse.jetty.ee10:jetty-ee10-servlet` from 12.0.11 to 12.0.12

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent eb5dcdb commit 63770b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
auth0-jwt = "4.4.0"
detekt = "1.23.6"
jakarta = "6.1.0"
jetty = "12.0.11"
jetty = "12.0.12"
kotlin = "2.0.0"
kotlinx-serialization = "1.7.1"
kover = "0.8.3"
Expand Down

0 comments on commit 63770b9

Please sign in to comment.