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 68dc727 commit 1c9eacfCopy full SHA for 1c9eacf
script/deps.sh
@@ -4,7 +4,7 @@
4
source ./script/common.sh
5
6
BAZELISK_VERSION=1.25.0
7
-SWIFT_VERSION=6.0.3
+SWIFT_VERSION=6.1
8
9
function install_bazelisk() {
10
if command -v bazelisk >/dev/null; then
0 commit comments