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 1c1cd46 commit e02158fCopy full SHA for e02158f
proj/zinc.conf
@@ -1,8 +1,10 @@
1
-// https://github.com/sbt/zinc.git#develop
+// https://github.com/sbt/zinc.git#dcddc1f9cfe542d738582c43f4840e17c053ce81 # was develop
2
+
3
+// frozen (September 2024) -- uninvestigated errors if we advance
4
5
vars.proj.zinc: ${vars.base} {
6
name: "zinc"
- uri: "https://github.com/sbt/zinc.git#1899979a26356ccfdc601d5c46992e7ce77020e0"
7
+ uri: "https://github.com/sbt/zinc.git#dcddc1f9cfe542d738582c43f4840e17c053ce81"
8
9
extra.projects: ["*2_13"]
10
extra.exclude: [
0 commit comments