Skip to content

Commit 1c9eacf

Browse files
authored
swift 6.1 (#165)
1 parent 68dc727 commit 1c9eacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
source ./script/common.sh
55

66
BAZELISK_VERSION=1.25.0
7-
SWIFT_VERSION=6.0.3
7+
SWIFT_VERSION=6.1
88

99
function install_bazelisk() {
1010
if command -v bazelisk >/dev/null; then

0 commit comments

Comments
 (0)