Skip to content

Commit c901649

Browse files
authored
Bump rules_kotlin to v1.8 (#177)
1 parent 5b29fb6 commit c901649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

constants.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Various constants used to build bazel-diff
44

55
DEFAULT_JVM_EXTERNAL_TAG = "4.2"
66
RULES_JVM_EXTERNAL_SHA = "cd1a77b7b02e8e008439ca76fd34f5b07aecb8c752961f9640dea15e9e5ba1ca"
7-
DEFAULT_KOTLIN_EXTERNAL_VERSION = "1.7.1"
8-
RULES_KOTLIN_EXTERNAL_SHA = "fd92a98bd8a8f0e1cdcb490b93f5acef1f1727ed992571232d33de42395ca9b3"
7+
DEFAULT_KOTLIN_EXTERNAL_VERSION = "1.8"
8+
RULES_KOTLIN_EXTERNAL_SHA = "01293740a16e474669aba5b5a1fe3d368de5832442f164e4fbfc566815a8bc3a"

0 commit comments

Comments
 (0)