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 ebc1e15 commit 3cc2a4dCopy full SHA for 3cc2a4d
Tests/Scripts/install_dependencies.sh
@@ -41,7 +41,7 @@ then
41
42
elif [[ $1 = "sourcery" ]]
43
then
44
- install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.15.0/Sourcery-0.15.0.zip
+ install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.0/Sourcery-0.16.0.zip
45
46
elif [[ $1 = "swiftlint" ]]
47
0 commit comments