Skip to content

Commit f75c64c

Browse files
authored
Merge pull request #482 from http4s/update/series/0.26/jetty-client-12.1.5
2 parents 7513979 + a586488 commit f75c64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lazy val root = project
3030
.aggregate(jettyServer, jettyServerEe8, jettyClient)
3131

3232
val catsEffectVersion = "3.6.3"
33-
val jettyVersion = "12.1.4"
33+
val jettyVersion = "12.1.5"
3434
val http4sVersion = "0.23.33"
3535
val http4sServletVersion = "0.24.0-RC2"
3636
val munitCatsEffectVersion = "2.1.0"

0 commit comments

Comments
 (0)