Skip to content

Commit 5c9fdfb

Browse files
authored
Update versions.bzl to enable ppc
1 parent b228f60 commit 5c9fdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/versions.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ TOOL_VERSIONS = {
249249
MINOR_MAPPING = {
250250
"3.8": "3.8.15",
251251
"3.9": "3.9.16",
252-
"3.10": "3.10.9",
252+
"3.10": "3.10.11",
253253
"3.11": "3.11.1",
254254
}
255255

0 commit comments

Comments
 (0)