Skip to content

Commit 3cc2a4d

Browse files
committed
bump to Sourcery 0.16.0
1 parent ebc1e15 commit 3cc2a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Scripts/install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ then
4141

4242
elif [[ $1 = "sourcery" ]]
4343
then
44-
install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.15.0/Sourcery-0.15.0.zip
44+
install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.0/Sourcery-0.16.0.zip
4545

4646
elif [[ $1 = "swiftlint" ]]
4747
then

0 commit comments

Comments
 (0)