Skip to content

Commit

Permalink
chore(deps): update jettytestversion
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent abac9e7 commit 338282a
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.8"

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

0 comments on commit 338282a

Please sign in to comment.