Commit b318258 1 parent b91fccc commit b318258 Copy full SHA for b318258
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ kotlin_repositories()
31
31
register_toolchains ("//:kotlin_toolchain" )
32
32
33
33
# bazel_skylib - starlark functions
34
- BAZEL_SKYLIB_TAG = "1.4 .1"
34
+ BAZEL_SKYLIB_TAG = "1.6 .1"
35
35
36
- BAZEL_SKYLIB_SHA = "b8a1527901774180afc798aeb28c4634bdccf19c4d98e7bdd1ce79d1fe9aaad7 "
36
+ BAZEL_SKYLIB_SHA = "9f38886a40548c6e96c106b752f242130ee11aaa068a56ba7e56f4511f33e4f2 "
37
37
38
38
http_archive (
39
39
name = "bazel_skylib" ,
@@ -121,7 +121,7 @@ maven_install(
121
121
"org.slf4j:slf4j-simple:2.0.13" ,
122
122
"org.json:json:20240303" ,
123
123
"org.apache.commons:commons-text:1.12.0" ,
124
- "net.pearx.kasechange:kasechange-jvm:1.4 .1" ,
124
+ "net.pearx.kasechange:kasechange-jvm:1.6 .1" ,
125
125
# tests
126
126
"org.junit.platform:junit-platform-commons:1.10.2" ,
127
127
"org.junit.platform:junit-platform-console:1.10.2" ,
You can’t perform that action at this time.
0 commit comments