Skip to content

Commit 6da0cd8

Browse files
authored
Update Jetty version in libs.versions.toml (#93)
Updated Jetty version from 11.0.24 to 11.0.26.
1 parent ff4274d commit 6da0cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hypertrace-attributeservice = "0.14.35"
99
hypertrace-gatewayservice = "0.3.9"
1010
hypertrace-entityservice = "0.8.86"
1111
hypertrace-configservice = "0.1.74"
12-
jetty = "11.0.24"
12+
jetty = "11.0.26"
1313
netty = "4.1.130.Final"
1414

1515
junit = "5.10.0"

0 commit comments

Comments
 (0)