Skip to content

Commit ab932df

Browse files
Update jetty-ee8-servlet to 12.1.5 in series/0.26
1 parent 7ac6e1e commit ab932df

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)