We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5481362 commit 9a478cfCopy full SHA for 9a478cf
pom.xml
@@ -41,28 +41,12 @@
41
<dependency>
42
<groupId>org.clojure</groupId>
43
<artifactId>spec.alpha</artifactId>
44
- <version>0.1.123</version>
45
- <exclusions>
46
- <exclusion>
47
- <groupId>org.clojure</groupId>
48
- <artifactId>clojure</artifactId>
49
- </exclusion>
50
- </exclusions>
+ <version>0.1.134</version>
51
</dependency>
52
53
54
<artifactId>core.specs.alpha</artifactId>
55
<version>0.1.24</version>
56
57
58
59
60
61
62
63
- <artifactId>spec.alpha</artifactId>
64
65
66
67
68
<groupId>org.codehaus.jsr166-mirror</groupId>
0 commit comments