Skip to content

Commit dfc36ba

Browse files
Update jetty-client, jetty-http, jetty-util to 12.1.5 in series/0.27
1 parent 1ef62a6 commit dfc36ba

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, jettyServerEe9, 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.30"
3535
val http4sServletVersion = "0.25.0-RC1"
3636
val munitCatsEffectVersion = "2.1.0"

0 commit comments

Comments
 (0)