Skip to content

Commit

Permalink
chore(deps): update dependency rules_kotlin to v2 (#6758)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 13, 2024
1 parent c3594cc commit 2fd56e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ bazel_dep(
)
bazel_dep(
name = "rules_kotlin",
version = "1.9.6",
version = "2.0.0",
)


Expand Down

0 comments on commit 2fd56e9

Please sign in to comment.