Skip to content

Commit 04c292d

Browse files
committed
Update to rules_kotlin 2.1.6 to pick up bazelbuild/rules_kotlin#1324
1 parent fd526f2 commit 04c292d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bazel_dep(
3030
)
3131
bazel_dep(
3232
name = "rules_kotlin",
33-
version = "2.1.3",
33+
version = "2.1.6",
3434
)
3535
bazel_dep(
3636
name = "rules_shell",

0 commit comments

Comments
 (0)