Skip to content

Commit db98477

Browse files
Yannicbenjaminp
andauthored
Upgrade to Bazel 8.1.1 (#362)
Co-authored-by: Benjamin Peterson <[email protected]>
1 parent 1fb2b93 commit db98477

File tree

3 files changed

+19
-5422
lines changed

3 files changed

+19
-5422
lines changed

.bazelversion

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
7.4.1
2-
1+
8.1.1

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ use_repo(pip, "pip")
8989

9090
bazel_dep(name = "rules_proto", version = "6.0.2")
9191

92-
bazel_dep(name = "rules_dotnet", version = "0.15.1")
92+
bazel_dep(name = "rules_dotnet", version = "0.18.1")
9393

9494
dotnet = use_extension("@rules_dotnet//dotnet:extensions.bzl", "dotnet")
9595
dotnet.toolchain(dotnet_version = "8.0.200")

0 commit comments

Comments
 (0)