We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967585c commit 1be794eCopy full SHA for 1be794e
WORKSPACE
@@ -80,8 +80,8 @@ http_archive(
80
81
http_archive(
82
name = "io_bazel_rules_kotlin",
83
- sha256 = "e1448a56b2462407b2688dea86df5c375b36a0991bd478c2ddd94c97168125e2",
84
- url = "https://github.com/bazelbuild/rules_kotlin/releases/download/v2.1.3/rules_kotlin-v2.1.3.tar.gz",
+ sha256 = "70305281f3714e053dca28f5dd42b2d8c683284e9a09af7e2c39b7bd40cc2eeb",
+ url = "https://github.com/bazelbuild/rules_kotlin/releases/download/v2.1.7/rules_kotlin-v2.1.7.tar.gz",
85
)
86
87
# ---
0 commit comments