Skip to content

Commit b914c61

Browse files
committed
Update Buck file for Jetty.
1 parent 42b8f6b commit b914c61

File tree

1 file changed

+2
-2
lines changed
  • third_party/java/jetty-websocket

1 file changed

+2
-2
lines changed

Diff for: third_party/java/jetty-websocket/BUCK

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ prebuilt_jar(name = 'jetty-util',
2828
)
2929

3030
prebuilt_jar(name = 'jetty-io',
31-
binary_jar = 'jetty-io-9.9.2.11.v20150529.jar',
32-
)
31+
binary_jar = 'jetty-io-9.2.11.v20150529.jar',
32+
)

0 commit comments

Comments
 (0)