Skip to content

Commit

Permalink
Bump org.clojure:test.check from 0.10.0-alpha3 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [org.clojure:test.check](https://github.com/clojure/build.poms) from 0.10.0-alpha3 to 1.1.1.
- [Commits](https://github.com/clojure/build.poms/commits)

---
updated-dependencies:
- dependency-name: org.clojure:test.check
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 117c513 commit 92be919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>test.check</artifactId>
<version>0.10.0-alpha3</version>
<version>1.1.1</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 92be919

Please sign in to comment.