Skip to content

Commit

Permalink
Update deps to spec.alpha 0.2.194 and core.specs.alpha 0.2.56
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Halloway <[email protected]>
  • Loading branch information
puredanger authored and stuarthalloway committed Jan 6, 2021
1 parent 675779b commit 62b5f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>spec.alpha</artifactId>
<version>0.2.187</version>
<version>0.2.194</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.specs.alpha</artifactId>
<version>0.2.44</version>
<version>0.2.56</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down

0 comments on commit 62b5f36

Please sign in to comment.