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 Oct 1, 2024
1 parent bbebb4a commit e0ca92d
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.19"
val supportedScalaVersions = List(scala212, scala213, scala3)

// This is used only for tests.
val jettyTestVersion = "9.4.55.v20240627"
val jettyTestVersion = "12.0.14"

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

0 comments on commit e0ca92d

Please sign in to comment.