Skip to content

Commit

Permalink
Update jettyTestVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 76836df commit d9c6e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val scala212 = "2.12.17"
val supportedScalaVersions = List(scala212, scala213)

// This is used only for tests.
val jettyTestVersion = "9.4.53.v20231009"
val jettyTestVersion = "12.0.3"

val sttpVersion = "3.5.2"
val circeVersion = "0.14.6"
Expand Down

0 comments on commit d9c6e35

Please sign in to comment.