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 3cc2a4d commit 75a48baCopy full SHA for 75a48ba
Tests/LinuxMain.swift
@@ -1,4 +1,4 @@
1
-// Generated using Sourcery 0.15.0 — https://github.com/krzysztofzablocki/Sourcery
+// Generated using Sourcery 0.16.1 — https://github.com/krzysztofzablocki/Sourcery
2
// DO NOT EDIT
3
4
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.16.0/Sourcery-0.16.0.zip
+ install_from_gh sourcery https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.1/Sourcery-0.16.1.zip
45
46
elif [[ $1 = "swiftlint" ]]
47
0 commit comments