Skip to content

Commit 29066af

Browse files
jDramaixcopybara-github
authored andcommitted
Update j2cl dependency version in MODULE.bazel.oss files.
The j2cl version is updated from 20250630 to 20260402. PiperOrigin-RevId: 902853587
1 parent 5f2e5d6 commit 29066af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(name = "jsinterop_base")
22

3-
bazel_dep(name = "j2cl", version = "20250630")
3+
bazel_dep(name = "j2cl", version = "20260402")
44

55
# Use head j2cl for testing purposes.
66
archive_override(

0 commit comments

Comments
 (0)